Title: Nimba SMS
Author: nimbasms
Published: <strong>2026 年 8 月 14 日</strong>
Last modified: 2026 年 8 月 14 日

---

搜尋外掛

![](https://ps.w.org/nimbasms/assets/banner-772x250.png?rev=3647369)

![](https://ps.w.org/nimbasms/assets/icon-256x256.png?rev=3647369)

# Nimba SMS

 由 [nimbasms](https://profiles.wordpress.org/nimbasms/) 開發

[下載](https://downloads.wordpress.org/plugin/nimbasms.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/nimbasms/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/nimbasms/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/nimbasms/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/nimbasms/#developers)

 [技術支援](https://wordpress.org/support/plugin/nimbasms/)

## 外掛說明

**Nimba SMS** connects your WordPress site to [Nimba SMS](https://www.nimbasms.com),
the professional communication platform for businesses, supporting SMS, WhatsApp
and email (with more channels coming). This plugin covers the SMS and WhatsApp channels:
send SMS with your company name as the sender, and WhatsApp messages through your
Meta-approved templates, straight from WordPress. More channels will be added in
future releases.

#### Features

 * **WooCommerce**: for each order status (processing, completed, cancelled), enable
   SMS, WhatsApp, or both, with customizable message templates. If WhatsApp is the
   only enabled channel and sending fails, the SMS message is sent automatically
   as a fallback. The store administrator can also receive an SMS for every new 
   order.
 * **WhatsApp**: send messages through your Meta-approved WhatsApp Business templates(
   created from your Nimba SMS dashboard), with dynamic variables.
 * **WordPress notifications**: SMS to the administrator on new user registration
   or new comment.
 * **Manual sending**: send an SMS or a WhatsApp template message to one or several
   numbers directly from the admin.
 * **Send log**: history of sent messages with their delivery status, updated in
   real time through the Nimba SMS delivery webhook (URL provided in the settings,
   to paste into the “URL Webhook” field at https://www.nimbasms.com/app/api-keys).
 * **Live balances**: your SMS and WhatsApp credits displayed in the settings.
 * **For developers**: `nimbasms_send( $to, $message )` and `nimbasms_send_whatsapp(
   $to, $template, $variables )` functions plus hooks (`nimbasms_send_payload`, `
   nimbasms_after_send`, `nimbasms_wc_templates`, `nimbasms_webhook_received`…) 
   to integrate messaging into your own extensions.

#### Requirements

A [Nimba SMS](https://www.nimbasms.com) account with an approved sender name. Your
API credentials (SERVICE ID and SECRET TOKEN) are available on [the API keys page of your account](https://www.nimbasms.com/app/api-keys).
API documentation: [developers.nimbasms.com](https://developers.nimbasms.com).

#### External service

This plugin communicates with the Nimba SMS API (https://api.nimbasms.com) to send
messages and retrieve your account balance and sender names. Data transmitted: your
API credentials, recipient phone numbers and message content. Conversely, if you
configure the delivery webhook, Nimba SMS servers call a URL on your site (REST 
endpoint `nimbasms/v1/webhook`, protected by a secret token) to push message status
changes. See the [Nimba SMS terms of use](https://www.nimbasms.com/conditions-generales-d-utilisation).

## 螢幕擷圖

[⌊Settings: API credentials, live SMS and WhatsApp balances, sender name and notifications.⌉⌊
Settings: API credentials, live SMS and WhatsApp balances, sender name and notifications
.⌉[

Settings: API credentials, live SMS and WhatsApp balances, sender name and notifications.

[⌊WooCommerce: per-order-status panels with side-by-side SMS and WhatsApp columns.⌉⌊
WooCommerce: per-order-status panels with side-by-side SMS and WhatsApp columns.⌉[

WooCommerce: per-order-status panels with side-by-side SMS and WhatsApp columns.

[⌊Manual sending with channel selection.⌉⌊Manual sending with channel selection.⌉[

Manual sending with channel selection.

[⌊Send log with real-time delivery statuses (via the delivery webhook).⌉⌊Send log
with real-time delivery statuses (via the delivery webhook).⌉[

Send log with real-time delivery statuses (via the delivery webhook).

## 安裝方式

 1. Install the plugin from the WordPress plugin directory, or upload the `nimbasms`
    folder to `/wp-content/plugins/`.
 2. Activate the plugin.
 3. Go to **Nimba SMS** in the admin menu.
 4. Enter your SERVICE ID and SECRET TOKEN, pick your sender name, and save.
 5. Enable the notifications you need.

## 常見問題集

### Where do I find my API credentials?

On the API keys page of your account: https://www.nimbasms.com/app/api-keys. Full
documentation at developers.nimbasms.com.

### Does the plugin work without WooCommerce?

Yes. The WooCommerce features only appear when WooCommerce is active.

### Does the plugin support WhatsApp?

Yes. Enable the WhatsApp channel in the settings, then provide the name of a Meta-
approved template (templates are created from your Nimba SMS dashboard). Email and
other channels are coming in future releases.

### Can I send messages from my own code?

Yes: `nimbasms_send( '624000000', 'My message' );` — filters and actions are available
to customize sending.

### Which countries are covered?

See the network coverage on www.nimbasms.com.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Nimba SMS〉的開發相關工作。

參與者

 *   [ nimbasms ](https://profiles.wordpress.org/nimbasms/)

[將〈Nimba SMS〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/nimbasms)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/nimbasms/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/nimbasms/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/nimbasms/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/nimbasms/)。

## 變更記錄

#### 1.0.0

 * Initial release: SMS and WhatsApp channels (Meta templates), WooCommerce integration
   with SMS fallback, WordPress notifications, manual sending, delivery-status webhook,
   send log, developer functions.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/nimbasms/)
 * 標籤:
 * [Notifications](https://tw.wordpress.org/plugins/tags/notifications/)[sms](https://tw.wordpress.org/plugins/tags/sms/)
   [whatsapp](https://tw.wordpress.org/plugins/tags/whatsapp/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/nimbasms/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/nimbasms/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/nimbasms/reviews/)

## 參與者

 *   [ nimbasms ](https://profiles.wordpress.org/nimbasms/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/nimbasms/)