Custom App
A custom Frappe application for real-time messaging and event broadcasting.
- Author: nileshawari360
- Repository: https://github.com/nileshawari360/custom_app
- GitHub stars: 0
- Forks: 0
- Category: Other
- Maintenance: Minimally Maintained
Install Custom App
bench get-app https://github.com/nileshawari360/custom_app
Add the Frappe Gems badge to your README
Maintain Custom App? Paste this into your README:
[](https://frappegems.com/gems/apps/nileshawari360/custom_app)
About Custom App
custom_app
A custom Frappe application for real-time messaging and event broadcasting.
Features
- Emit messages and show popups on Desk UI
- Broadcast events with message, action type, and optional user
- Docker-ready for Frappe v15
Structure
custom_app/
├── custom_app/
│ ├── __init__.py
│ ├── hooks.py
│ ├── api/
│ ├── doctype/
│ ├── public/
│ ├── modules.txt
├── setup.py
├── MANIFEST.in
├── requirements.txt
├── README.md
Usage
- Add your app to
apps.jsonfor Docker builds - Use the provided API and JS methods for messaging
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.