https://github.com/cloudlinkd-networks/wordpress-whatsapp-notification-otp
WordPress WhatsApp Notification with OTP
https://github.com/cloudlinkd-networks/wordpress-whatsapp-notification-otp
bot cloudlinkd notifications otp otp-verification wa-api wa-bot whatsapp whatsapp-api whatsapp-bot wordpress wordpress-plugin wordpress-plugins wp wp-plugin wp-plugins
Last synced: about 1 month ago
JSON representation
WordPress WhatsApp Notification with OTP
- Host: GitHub
- URL: https://github.com/cloudlinkd-networks/wordpress-whatsapp-notification-otp
- Owner: cloudlinkd-networks
- License: mit
- Created: 2024-12-30T17:05:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-02T17:54:03.000Z (7 months ago)
- Last Synced: 2025-11-02T19:19:29.144Z (7 months ago)
- Topics: bot, cloudlinkd, notifications, otp, otp-verification, wa-api, wa-bot, whatsapp, whatsapp-api, whatsapp-bot, wordpress, wordpress-plugin, wordpress-plugins, wp, wp-plugin, wp-plugins
- Homepage: https://wa.cloudlinkd.com
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# CloudLinkd WhatsAppWordPress WhatsApp Notification with OTP

Our aim is to deliver maximum functionality, enabling you as a site owner to configure the plugin exactly as needed, all while maintaining an user-friendly interface.
However, it's beneficial to be familiar with all the available options.
The plugin is organized into three primary sections:
Installation, Settings and Test Gateway.
Installation :
- Download the "cloudlinkd+digits.zip" file from the releases tab.
- Unzip the .zip file.
- Log in to your WordPress admin panel.
- Select the plugins, then Add new.
- Browse your computer to select the new “cloudlinkd+digits.zip” and "additional-gateways.zip" file.
- Click Install Now and WordPress will do its magic and install the Plugin.
- After the installation is complete, activate the plug-in.
Settings :
- Go to gateway tab and enable WhatsApp
- Select WhatsApp Gateway option and select "Custom WhatsApp Gateway"
- WhatsApp Gateway URL: "https://wa.cloudlinkd.com/send-message?"
- HTTP Method: "Post"
- Gateway Parameters: "&api_key=your-cloudlinkd-api-key&sender={sender_id}&number={to}&message={message}" - Get the API Key from https://wa.cloudlinkd.com
- Send as Body Data: "Yes"
- Encode Message: "No"
- Phone Number: with only country code
- Sender ID: Your Device/Phone number ( *Without country code + )
- WhatsApp Message Template:
Site Name - {NAME}
Domain - {DOMAIN}
Your OTP is {OTP}
Test Gateway Setting :
- Message Content: Any test message of your choice
- Phone Number: Your receiver phone number
- Click Test and you will see the test response like {Success:true}
----------
## Credits
All credits to the [Team CloudLinkd](https://www.cloudlinkd.com) and the original creators of these files.