Skip to content

frappe/helpdesk

Repository files navigation

FrappeDesk logo

Open Source Helpdesk
frappedesk.com


FrappeDesk offers an easy setup, clean user interface, and automation tools to resolve customer issues efficiently. It is based on Frappe Framework. It lets you streamline your company's support and helps you to efficiently manage your customer queries. It can help you to,

  • Create tickets from email or help center
  • Empower customers with a comprehensive knowledge base and self-service portal
  • Automate redundant tasks like agent assignment and set up triggers to notify agents and customers based on certain events

Installation

Local

To setup the repository locally follow the steps mentioned below:

  1. Install bench and setup a frappe-bench directory by following the Installation Steps
  2. Start the server by running bench start
  3. In a separate terminal window, create a new site by running bench new-site frappedesk.test
  4. Map your site to localhost with the command bench --site frappedesk.test add-to-hosts
  5. Get the Frappe Desk app. Run bench get-app https://github.com/frappe/desk
  6. Run bench --site frappedesk.test install-app frappedesk.
  7. Now open the URL http:https://frappedesk.test:8000/frappedesk in your browser, you should see the app running

Contributions and Community

There are many ways you can contribute even if you don't code:

  1. You can start by giving a star to this repository!
  2. If you find any issues, even if it is a typo, you can raise an issue to inform us.
  3. You can join our telegram group and share your thoughts.

License

GNU Affero General Public License v3.0