chat
chat copied to clipboard
Modern Chat App for Frappe
Frappe Chat
Modern Chat application for the Frappe ecosystem.
Supports Frappe version 13 and develop.
Table of Contents
- Features
- Installation
- Usage
- License
Features
- Intuitive and modern UI/UX
- REST architecture
- Very lightweight
- Mobile First
- Guest and Admin view
- Dark mode support
- All functionalities of a chat app
Installation
-
Get the app from the repository.
$ bench get-app chat -
Install the app on your site.
$ bench --site your-site.local install-app chat
Usage
-
On the portal pages, the guest will be prompted with this view.

-
The guest will have to fill a form and after that they will be prompted to the chatting space.

-
You can click the message icon on the navbar to open the chat admin view.

-
Click on any room and start chatting right away.

-
Chat with any user on the site.

-
Create any private room.

-
You can configure the required application settings in chat settings doctype.

License
MIT