frappe / crm

The future of open source CRM
https://frappe.io/crm
GNU Affero General Public License v3.0
197 stars 101 forks source link
crm crm-connections crm-platform crm-system customer frappe frappe-app javascript marketing open-source python sales vue vuejs3 web webapp
Screenshot 2022-09-18 at 9 16 08 PM

issues license

Show more screenshots Screenshot 2022-09-18 at 9 18 17 PM Screenshot 2022-09-18 at 11 47 06 PM Screenshot 2022-09-18 at 9 18 47 PM Screenshot 2022-09-18 at 9 18 47 PM Screenshot 2022-09-18 at 9 18 47 PM

Key Features

Integrations

Getting Started

Cloud Hosting

Get started with your personal or business site with a few clicks on Frappe Cloud.

Self-hosting

If you prefer self-hosting, follow the official Frappe Bench Installation instructions.

Want to Just Try Out or Contribute?

Codespaces

  1. Open this link and click on "Create Codespace".
  2. Wait for initialization (~15 mins).
  3. Run bench start from the terminal tab.
  4. Click on the link beside "8000" port under "Ports" tab.
  5. Log in with "Administrator" as the username and "admin" as the password.
  6. Go to <random-id>.github.dev/crm to access the crm interface.

Local Setup

  1. Install Bench.
  2. Install Frappe CRM app:
    $ bench get-app crm
  3. Create a site with the crm app:
    $ bench --site sitename.localhost install-app crm
  4. Open the site in the browser:
    $ bench browse sitename.localhost --user Administrator
  5. Access the crm page at sitename.localhost:8000/crm in your web browser.

Need help?

Join our telegram group for instant help.

Documentation

Check out the official documentation for more details.

License

GNU Affero General Public License v3.0