MCPcopy Index your code
hub / github.com/Bottelet/DaybydayCRM

github.com/Bottelet/DaybydayCRM @2.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.2.1 ↗ · + Follow
1,714 symbols 3,918 edges 446 files 710 documented · 41%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

GitHub Workflow Status GitHub tag (latest by date) PRs Welcome Twitter URL

DaybydayCRM 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 on daybydaycrm.com.

Demo

Try a demo version of DaybydayCRM at:

demo.daybydaycrm.com

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. 💛 * Consider using the hosted version of DaybydayCRM. ✔️

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.

Feedback

Feel free to send us feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!

Contribution Guide

DaybydayCRM follows PSR-2 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... FAQ GPL

DaybydayCRM under and not included version 2.0.0 is open-sourced software licensed under the MIT license

Extension points exported contracts — how you extend this code

EntrustPermissionInterface (Interface)
(no doc)
app/Zizaco/Entrust/Contracts/EntrustPermissionInterface.php
Commentable (Interface)
(no doc)
app/Services/Comment/Commentable.php
FilesystemIntegration (Interface)
(no doc)
app/Repositories/FilesystemIntegration/FilesystemIntegration.php
EntrustRoleInterface (Interface)
(no doc)
app/Zizaco/Entrust/Contracts/EntrustRoleInterface.php
StorageAuthenticatorContract (Interface)
(no doc)
app/Services/Storage/Authentication/StorageAuthenticatorContract.php
BillingIntegrationInterface (Interface)
(no doc)
app/Repositories/BillingIntegration/BillingIntegrationInterface.php
EntrustUserInterface (Interface)
(no doc)
app/Zizaco/Entrust/Contracts/EntrustUserInterface.php
RoleRepositoryContract (Interface)
(no doc)
app/Repositories/Role/RoleRepositoryContract.php

Core symbols most depended-on inside this repo

create
called by 326
app/Repositories/Role/RoleRepository.php
on
called by 212
app/Services/Activity/ActivityLogger.php
get
called by 204
app/Services/Storage/Dropbox.php
h
called by 132
public/js/picker.js
save
called by 117
app/Zizaco/Entrust/Traits/EntrustRoleTrait.php
a
called by 109
public/js/picker.js
user
called by 96
app/Models/Task.php
t
called by 79
public/js/picker.js

Shape

Method 1,135
Class 295
Function 276
Interface 8

Languages

PHP84%
TypeScript16%

Modules by API surface

public/js/jquery.dataTables.min.js125 symbols
public/js/summernote.min.js50 symbols
public/js/vendor.js24 symbols
public/js/timepicker.min.js23 symbols
app/Http/Controllers/ClientsController.php22 symbols
app/Models/User.php21 symbols
app/Models/Task.php21 symbols
app/Models/Lead.php20 symbols
app/Repositories/Currency/Currency.php19 symbols
public/js/picker.js18 symbols
app/Models/Client.php17 symbols
app/Http/Controllers/UsersController.php17 symbols

Datastores touched

DB_CONNECTIONDatabase · 1 repos
DB_DATABASEDatabase · 1 repos
REDIS_CACHE_DBDatabase · 1 repos
REDIS_DBDatabase · 1 repos
(mysql)Database · 1 repos

For agents

$ claude mcp add DaybydayCRM \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page