Giter Site home page Giter Site logo

gingerwizard / django-crm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from micropyramid/django-crm

0.0 1.0 0.0 3.17 MB

Open Source Python CRM based on Django

Home Page: https://bottlecrm.com

License: MIT License

Python 45.80% CSS 1.34% JavaScript 4.80% HTML 47.57% Dockerfile 0.02% Shell 0.48%

django-crm's Introduction

Django-CRM

Django CRM is opensource 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

Backers on Open Collective

Sponsors on Open Collective

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

This project contains the following modules.

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

Try

Demo Available here.

Demo credentials for Django CRM:

Installation

  • Install the dependencies

    pip install -r requirements.txt
    cp crm/local_settings.example crm/local_settings.py
    python manage.py makemigrations
    python manage.py createsuperuser
    python manage.py runserver

    This will install all the required dependencies for django-crm.

    Then update the local_settings.py file with your email host server credentials.

    EMAIL_HOST = <your email host>
    EMAIL_HOST_USER = <your username>
    EMAIL_HOST_PASSWORD = <your password>

    These settings allow django-crm to send emails. After this download and install the System Requirements.

System Requirements

Community

Get help or stay up to date.

Credits

Contributors

This project exists thanks to all the people who contribute!

image

Backers

Thank you to all our backers! Become a backer.

image

Sponsors

Support us by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor.

image

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

django-crm's People

Contributors

ashwin31 avatar chaitu210 avatar codacy-badger avatar codecakes avatar codetriage-readme-bot avatar donny42 avatar fboaventura avatar fcorallini avatar hanson2010 avatar icoldplayer avatar jeremyklein avatar jsayles avatar jtr860830 avatar juliusbentz avatar kika115 avatar monkeywithacupcake avatar montao avatar nikhila05 avatar timgates42 avatar vineeshan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.