Integrations
Connect SMSTunnel with your favorite tools and platforms
WordPress Plugins
📱
SMSTunnel
Core PluginThe main SMSTunnel plugin for WordPress. Required for all other integrations. Includes 2FA login protection.
- ✓ Quick Setup with QR code
- ✓ 2FA for WordPress login
- ✓ Send test SMS
- ✓ Phone verification for users
🛒
SMSTunnel WooCommerce
E-commerce IntegrationSend SMS notifications for WooCommerce orders. Keep customers informed about their order status.
- ✓ Order confirmation SMS
- ✓ Shipping notifications
- ✓ Custom message templates
- ✓ Admin notifications
📝
SMSTunnel CF7
Contact Form 7 IntegrationSend SMS notifications when forms are submitted. Perfect for lead notifications and auto-replies.
- ✓ Form submission alerts
- ✓ Auto-reply to submitter
- ✓ Use form fields in SMS
- ✓ Conditional sending
🔗
REST API
Integrate SMSTunnel with any platform using our simple REST API. Send SMS, verify phone numbers, and manage your account programmatically.
POST /api/v1/sms/send
Content-Type: application/json
X-API-Key: your_api_key
{
"phoneNumber": "+40712345678",
"message": "Hello from SMSTunnel!"
} 🚀
Coming Soon
🐍
Python SDK
pip install smstunnel📦
Node.js SDK
npm install smstunnel🐘
PHP SDK
composer require smstunnel💎
Ruby SDK
gem install smstunnelNeed a Custom Integration?
Contact us and we'll help you integrate SMSTunnel with your platform.
Contact Us