TrackSheet by CXD

विवरण

Universal order tracking system using Google Sheets. Users add their own Apps Script URL to fetch columns dynamically.

इंस्टॉलेशन

  1. Upload the tracksheet-by-cxd folder to /wp-content/plugins/.
  2. Activate plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings TrackSheet by CXD and enter your Google Apps Script URL.
  4. Use shortcode [tracksheet_tracking] to display tracking form.

सामान्य प्रश्न

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.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “TrackSheet by CXD” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.0

  • Initial release
  • Dynamic Google Sheets connection
  • Admin header preview
  • Frontend shortcode tracking