======================



[](http://makeapullrequest.com)

[DaybydayCRM](https://daybydaycrm.com) is an everyday customer relationship management system (CRM) to help you keep track of your customers, tasks, appointments, etc. The CRM is offered as an open-source, self-hosted platform and as a [hosted CRM system](https://daybydaycrm.com) on daybydaycrm.com.
# Demo
Try a demo version of DaybydayCRM at:
[demo.daybydaycrm.com](https://demo.daybydaycrm.com/?utm_source=github&utm_medium=daybydaycrmPage&utm_campaign=readme)
# Support the project
If you benefit from and/or like using DaybydayCRM, please consider help drive the future development of the project by:
* Star the project. ⭐
* Create a pull request. 🚧
* [Donating/Sponsoring today](https://github.com/sponsors/Bottelet). 💛
* Consider using the hosted version of [DaybydayCRM](https://daybydaycrm.com). ✔️
And i will keep creating new features, releases, keep support running, and fix issues.
### Features
- Tasks & leads management
- Invoice management
- Time registration
- Register user absence and vacation
- Client & users appointments
- Role -> permissions management
- Global search
- Client overview
- Upload documents, and keep track of client documents
- And many more, for more detailed features overview go to daybydaycrm.com/pricing
### Get started
For help on getting started, take a look at the wiki.
* [Installation](https://github.com/Bottelet/DaybydayCRM/wiki/Install)
* [Installation with Docker](https://github.com/Bottelet/DaybydayCRM/wiki/Install-using-Docker)
* [Insertion of dummy data](https://github.com/Bottelet/DaybydayCRM/wiki/Insertion-of-dummy-data)
### Feedback
Feel free to send us feedback on [Twitter](https://twitter.com/Cbottelet) or [file an issue](https://github.com/bottelet/DaybydayCRM/issues/new). Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
### Contribution Guide
DaybydayCRM follows [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) coding standard.
All tests should pass on Github actions, or the failed test should be rewritten to fit new changes.
### Localization
You can help to translate DaybydayCRM into other languages by copying the resources/lang/en folder into, for example, resources/lang/de and translate the file found inside the folder.
### Licenses
DaybydayCRM from version 2.0.0 and up is open-sourced software licensed under the [GNU GPLv3](https://opensource.org/licenses/GPL-3.0)...
[FAQ GPL](https://www.gnu.org/licenses/gpl-faq.html#DoesFreeSoftwareMeanUsingTheGPL)
DaybydayCRM under and not included version 2.0.0 is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)