
內容簡介
**總結:**MSG91 for WooCommerce 外掛可在特定 WooCommerce 事件發生時透過 MSG91 進行自動簡訊通知,並提供管理 webhook 自動化和設置的管理員界面。它能存儲和檢索 MSG91 AuthKey。
**問題與答案:**
1. 這個外掛提供了哪些功能?
- 自動化的 WooCommerce 事件簡訊通知。
- 管理自動化觸發器的管理員介面。
- 安全地存儲 AuthKey 的管理。
- 易於擴展的可擴展架構。
2. 這個外掛觸發哪些支持的 WooCommerce 事件?
- 新顧客註冊 (woocommerce_new_customer)
- 顧客更新 (woocommerce_update_customer)
- 新訂單下單 (woocommerce_new_order)
- 訂單更新 (woocommerce_update_order)
- 付款完成 (woocommerce_payment_complete)
- 訂單完成 (woocommerce_order_status_completed)
- 訂單取消 (woocommerce_order_status_cancelled)
- 訂單退款 (woocommerce_order_status_refunded)
3. 如何設置 MSG91 AuthKey?
- 進入 WooCommerce > MSG91 設置。
- 輸入您的 AuthKey。
- 點擊保存以安全地存儲在數據庫中。
4. 如何管理自動化規則?
- 進入 WooCommerce > MSG91 自動化。
- 添加或更新自動化規則以透過多個渠道觸發活動通知。
5. 這個外掛遵循哪些檔案存儲和數據管理的指南?
- 所有外掛生成的文件存儲在 WordPress 上傳目錄中的 wp-content/uploads/msg91-for-woocommerce/。
- 確保符合 WordPress 更新指南的規定。
- 在外掛卸載時刪除文件。
6. 這個外掛連接到哪些外部服務?
- MSG91.com:發送自動通知的短信傳遞服務。
- IP Info API:用於基於位置的服務。
- Sokt.io:用於流程管理。
外掛標籤
開發者團隊
原文外掛簡介
The MSG91 for WooCommerce plugin enables automated SMS notifications via MSG91 when specific WooCommerce events occur.
It provides an admin interface for managing webhook automations and settings, including storing and retrieving the MSG91 AuthKey.
Features
Automated SMS Notifications for WooCommerce events.
Admin Interface to manage automation triggers.
AuthKey Management stored securely in the database.
Scalable Architecture for easy extension.
Supported WooCommerce Events
This plugin triggers SMS notifications for:
– New Customer Registration (woocommerce_new_customer)
– Customer Update (woocommerce_update_customer)
– New Order Placement (woocommerce_new_order)
– Order Update (woocommerce_update_order)
– Payment Completion (woocommerce_payment_complete)
– Order Completion (woocommerce_order_status_completed)
– Order Cancellation (woocommerce_order_status_cancelled)
– Order Refund (woocommerce_order_status_refunded)
How to Use
= Setting Up the MSG91 AuthKey =
1. Navigate to WooCommerce > MSG91 Settings.
2. Enter your AuthKey.
3. Click Save to store it securely in the database.
Managing Automation Rules
Navigate to WooCommerce > MSG91 Automation.
Add or update automation rules for triggering Campaign notifications via multiple channels.
File Storage and Data Management
This plugin follows WordPress.org guidelines for file storage:
Data Storage Location
Plugin Data: All plugin-generated files are stored in the WordPress uploads directory at wp-content/uploads/msg91-for-woocommerce/
WordPress Compliance: Ensures compatibility with plugin update guidelines
Automatic Cleanup: Files are removed when the plugin is uninstalled
File Operations
The plugin uses the WordPress filesystem API for secure operations:
– Save JSON files in uploads directory
– Read stored JSON files
– Delete files when needed
– Automatic migration of old files to uploads during activation
External Services
This plugin connects to external services:
MSG91.com
Purpose: SMS delivery service for sending automated notifications
Data sent: User phone numbers, message content, campaign data
API Endpoint: https://control.msg91.com/api/v5
Terms of use: https://msg91.com/terms
Privacy policy: https://msg91.com/privacy
Additional Services
IP Info API: Used for location-based services (https://ipinfo.io/json)
Sokt.io: Used for flow management (https://flow.sokt.io)
Support
For any issues, contact support via GitHub Issues
or the WooCommerce Support Forums.
