Chat
Modern Chat application for the Frappe ecosystem.
- Author: Quy-Khanh-IT
- Repository: https://github.com/Quy-Khanh-IT/chat
- GitHub stars: 0
- Forks: 0
- License: NOASSERTION
- Category: Developer Tools
- Maintenance: Unmaintained
Install Chat
bench get-app https://github.com/Quy-Khanh-IT/chat
Add the Frappe Gems badge to your README
Maintain Chat? Paste this into your README:
[](https://frappegems.com/gems/apps/Quy-Khanh-IT/chat)
About Chat
# Frappe Chat  Modern Chat application for the Frappe ecosystem. Supports Frappe version 13 and develop. ## Table of Contents - [Features](#features) - [Installation](#installation) - [Usage](#usage) - [License](#license) ## Features 1. Intuitive and modern UI/UX 2. REST architecture 3. Very lightweight 4. Mobile First 5. Guest and Admin view 6. Dark mode support 7. All functionalities of a chat app ## Installation 1. Get the app from the repository. ``` bench get-app chat ``` 2. Install the app on your site. ``` bench --site your-site.local install-app chat ``` ## Usage 1. On the portal pages, the guest will be prompted with this view.  2. The guest will have to fill a form and after that they will be prompted to the chatting space.  3. You can click the message icon on the navbar to open the chat admin view.  4. Click on any room and start chatting right away.  5. Chat with any user on the site.  6. Create any private room.  7. You can configure the required application settings in chat settings doctype.  ## 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.