Popis
Universal order tracking system using Google Sheets. Users add their own Apps Script URL to fetch columns dynamically.
Instalace
- 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.
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
TrackSheet by CXD je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “TrackSheet by CXD” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- Initial release
- Dynamic Google Sheets connection
- Admin header preview
- Frontend shortcode tracking
