Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Alphagest/koalixcrm

 
 

Welcome to the koalixcrm

Why koalixcrm

Values:Features:
  • Free and open
  • REST interface to many entities
  • Open source
  • BSD license
  • Simple and beautiful user interface
  • High quality output documents
  • Small business <10 employees with access
  • Cloud hosted, Self-hosted, Not hosted (single-user, offline)
  • Manage Contacts, Leads, Persons
  • Manage Products and Prices
  • Manage Documents such as Invoices, Quotes, Purchase Orders, ...
  • Manage Projects, Tasks, Work (Traditional project management)
  • Manage Document Tempaltes
  • Double Entry Accounting
  • Create Project Reports
  • Adjust Access Rights

Quality badges on master

Project build: Codacy results: Docker: Social Networks:
Django CI Codacy Badge
Codacy Badge
Docker Automated build
Docker Stars Docker Pulls
Gitter chat

Documentation

You can find the documentation of koalixcrm here: doc

Installation

Some information about the installation of koalixcrm: installation

Development environment setup

To set up the development environment for KoalixCRM, you can use Docker with the following commands:

docker-compose pull docker-compose up

To run the application, use:

docker compose run --service-ports web python manage.py runserver 0.0.0.0:8000 --settings=projectsettings.settings.development_docker_sqlite_settings.py

Release Process

Information about the release process: Release Process

Update from version 1.12 to 1.14

Some information about the update procedure from Version 1.12 to Version 1.14: update

About

koalixcrm is an Open Source Python CRM and ERP based on django

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • XSLT 36.1%
  • HTML 1.8%