Descripción
Universal order tracking system using Google Sheets. Users add their own Apps Script URL to fetch columns dynamically.
Instalación
- Upload the
tracksheet-by-cxdfolder to/wp-content/plugins/. - Activate plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings TrackSheet by CXD and enter your Google Apps Script URL.
- Use shortcode
[tracksheet_tracking]to display tracking form.
Preguntas frecuentes
-
Can I use my own Google Sheets?
-
Yes, deploy a Google Apps Script web app and enter the URL in settings.
-
How does it fetch column headers?
-
It calls your Apps Script URL with
?headers=1.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “TrackSheet by CXD” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release
- Dynamic Google Sheets connection
- Admin header preview
- Frontend shortcode tracking
