Sms Inbox

A Frappe app that provides a phone-style SMS inbox for ERPNext.

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:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=Vonnie2507%2Fsms_inbox)](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:

  1. Go to your site dashboard
  2. Click AppsAdd App
  3. Enter this repository URL
  4. 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

  1. Go to SMS Settings in ERPNext
  2. Enter your Twilio credentials
  3. 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.