[WordPress] 外掛分享: Classipress SMS

首頁外掛目錄 › Classipress SMS
10+
安裝啟用
尚無評分
4236 天前
最後更新
問題解決
WordPress 3.0+ v1.1 上架:2014-08-12

內容簡介

這個 WordPress 外掛是為 ClassiPress 主題設計的,它可以讓使用者透過簡訊與賣家溝通。目前此外掛支援以下兩種簡訊供應商:

Textmarketer (http://www.textmarketer.co.uk/)
Sendhub (https://www.sendhub.com/)

備註:一次只能啟用一個簡訊供應商。

Textmarketer API

要使用 Textmarketer API,您必須在 Textmarketer 建立帳號。
請前往 http://www.textmarketer.co.uk/signUpGoogle/ 建立 Textmarketer 帳號。
請在外掛的設定頁面輸入您在 Textmarketer 的帳號和密碼。

Sendhub API

要使用 Sendhub API,您必須在 Sendhub 建立帳號。
請前往 https://www.sendhub.com/signup/ 建立 Sendhub 帳號。
請在外掛的設定頁面輸入您在 Sendhub 的 API 金鑰。

開發人員資訊

開發人員可以新增任何其他簡訊供應商代碼。
請將您的類別添加到 "sms_gateways" 資料夾中。
使用以下命名結構為您的類別命名。
檔案名稱應為 "yourclassname.php"(全小寫)。
類別名稱應為 Classipress_SMS_Yourclassname(開頭大寫)。
您的類別必須有 setting_options() 方法以調用您的設置選項。
您的類別必須有 send_sms($message,$mobile) 方法以發送簡訊。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Classipress SMS」→ 直接安裝(推薦)

原文外掛簡介

Send SMS to seller in ClassiPress Theme. Recently plugin supports following SMS Providers

Textmarketer (http://www.textmarketer.co.uk/)
Sendhub (https://www.sendhub.com/)

Note: Only one SMS provider can be enabled at a time.
Textmarketer API

To use Textmarketer API, Create an account at Textmarketer.
Follow the link http://www.textmarketer.co.uk/signUpGoogle/ to create you textmarketer account.
Enter the username and password from your textmarkter account at the plugin’s settings page.

Sendhub API

To use sendhub API, you need to create an account at sendhub
Follow the link https://www.sendhub.com/signup/ to create your sendhub account.
Enter the api key from your sendhub account at the plugin’s settings page.

For Developers

Developers can add any other SMS Provider code.
Add your class in ‘sms_gateways’ folder.
Follow the naming structure for your class as described below.
File name should be ‘yourclassname.php’ (all in small letters).
Class name should be Classipress_SMS_Yourclassname (Beginning letter to Uppercase).
Your class must have setting_options() method to call your setting options.
Your class must have send_sms($message,$mobile) method to send SMS.

延伸相關外掛

文章
Filter
Mastodon