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.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“TrackSheet by CXD” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”TrackSheet by CXD“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.0

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