Sms Inbox
A Frappe app that provides a phone-style SMS inbox for ERPNext.
- Author: Vonnie2507
- Repository: https://github.com/Vonnie2507/sms_inbox
- GitHub stars: 0
- Forks: 0
- License: NOASSERTION
- Category: Developer Tools
- Maintenance: Minimally Maintained
Install Sms Inbox
bench get-app https://github.com/Vonnie2507/sms_inbox
Add the Frappe Gems badge to your README
Maintain Sms Inbox? Paste this into your README:
[](https://frappegems.com/gems/apps/Vonnie2507/sms_inbox)
About Sms Inbox
SMS Inbox
A Frappe app that provides a phone-style SMS inbox for ERPNext.
Features
- 📱 Phone-style conversation UI
- 💬 Send & Reply to SMS
- 🔍 Search conversations
- ☑️ Select and attach messages to records
- 🔔 Navbar unread badge
- 🔄 Real-time updates
Installation
On Frappe Cloud:
- Go to your site dashboard
- Click Apps → Add App
- Enter this repository URL
- Install on your site
Self-hosted:
bench get-app https://github.com/YOUR_USERNAME/sms_inbox.git
bench --site your-site install-app sms_inbox
Configuration
- Go to SMS Settings in ERPNext
- Enter your Twilio credentials
- Enable SMS
Usage
Access SMS Inbox from:
- Navbar 💬 icon
- /app/sms-conversations
License
MIT
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.