Skip to content
/ CRM3 Public

Open source enterprise Customer Relationship Management, system based on the Django framework and backed by the CRM HUB Association.

Notifications You must be signed in to change notification settings

lapitskiy/CRM3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🈹Русский перевод

CRM3

Customer relationship management system based on the Django platform. Open source.

  • out of the box empty crm with the ability to add new plugins from the repository, a system of users and roles
  • the system is developed only for a modular system from applications that are installed from their repository and interact with each other
  • the whole crm infrastructure is designed only for a modular system and the ability of each plugin to have data associated with any other plugin. which simplifies the development and the ability to create your own solutions or integrate ready-made from the repository

Features

  • multilingual
  • version control
  • repository
  • docker

Requirements

django python -m pip install djangorestframework mysqlclient

Documentation

read documentation.md

Русский перевод

CRM3

Система управления взаимоотношениями с клиентами основанная на платформе Django. Открытый исходный код.

  • из коробки пустая crm c возможностью добавлять новые плагины из репозитория , система пользователей и ролей
  • система разрабатывается только под модульную систему из приложений, которые устанавливаются их репозитория и взаимодействуют между собой
  • вся инфраструктруа crm рассчитана только на модульную систему и возможность каждого плагина иметь связанные данные с любым другим плагином. что упрощает разработку и возможность создание своих решений или интеграция готовых из репозитория

Создание плагина

Плагин это обычное startapp с файлом конфигурации читать documentation.md

Документация

читать documentation.md

Обновления

читать update.md

About

Open source enterprise Customer Relationship Management, system based on the Django framework and backed by the CRM HUB Association.

Resources

Stars

Watchers

Forks