Leírás
Universal order tracking system using Google Sheets. Users add their own Apps Script URL to fetch columns dynamically.
Telepítés
- 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.
GYIK
-
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.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“TrackSheet by CXD” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“TrackSheet by CXD” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.0
- Initial release
- Dynamic Google Sheets connection
- Admin header preview
- Frontend shortcode tracking
