cc06 / Django-CRM

Opensource CRM based on Django - Ready to use

Home Page:https://django-crm.micropyramid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-CRM

Django CRM is opensourse CRM developed on django framework. It has all the basic features of CRM to start with. We welcome code contributions and feature requests via github.

Build Status Codacy Docker Support

Travis

Code Health

Codacy Dashboard

Codacy Coverage

Docker Automated

Docker Build Passing

Docker Stars

Docker Pulls

Gitter

Code Helpers

image

http://django-crm.readthedocs.io for latest documentation

This project contains the following modules.

  • Contacts
  • Accounts
  • Cases
  • Leads
  • Opportunity
  • Planner

Installation - Requirements

Ubuntu 64bit - 16.04

$ sudo apt-get update && apt-get upgrade -y

$ sudo apt-get install -y curl wget libpq-dev python3-dev gem ruby ruby-dev build-essential libssl-dev libffi-dev python-dev python-virtualenv python-pip git redis-server libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev tcl8.6-dev tk8.6-dev python-tk

$ sudo gem install sass

If you cloned the package from git use virtualenv to install requirements:

pip install -r requirements.txt

Visit our Django web development page [Here](https://micropyramid.com/django-ecommerce-development/)

Demo Available here.

Demo credentials for Django CRM:

Feature requests and bug reports

We welcome your feedback and support, raise github issue if you want to report a bug or request new feature. we are glad to help.

Need additional commercial support? Contact us here

About

Opensource CRM based on Django - Ready to use

https://django-crm.micropyramid.com

License:MIT License


Languages

Language:HTML 59.9%Language:Python 29.9%Language:JavaScript 8.3%Language:CSS 1.9%Language:Shell 0.0%Language:Dockerfile 0.0%