This app is unmaintained. We recommend using Raven instead.
Modern Chat application for the Frappe ecosystem.
Supports Frappe version 13 and develop.
- Intuitive and modern UI/UX
- REST architecture
- Very lightweight
- Mobile First
- Guest and Admin view
- Dark mode support
- All functionalities of a chat app
-
Get the app from the repository.
bench get-app chat
-
Install the app on your site.
bench --site your-site.local install-app chat
-
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.
MIT