Home
Softono

Logtacts

Open source MIT Python
63
Stars
18
Forks
34
Issues
4
Watchers
4 years
Last Commit
CRM

 About Logtacts

Better contact management.

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Logtacts?

We provide expert installation service for this software. Our team will install, configure, and secure Logtacts on your server. plans start at just $30.

Build Statuscodecov.io

Contact Otter

Better contact management.

To get started:

  • git clone [email protected]:phildini/logtacts.git
  • Set up a virtualenv
  • pip install -r requirements.txt
  • python manage.py runserver

To run tests:

  • python manage.py test contacts