tomatophp / tomato-crm
full accounts manager with API/Notifications/Contacts to manage your contacts and accounts
Fund package maintenance!
3x1io
Installs: 1 581
Dependents: 11
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 3
Open Issues: 1
Requires
- php: ^8.1|^8.2
- spatie/macroable: ^2.0
- tomatophp/console-helpers: ^1.0
- tomatophp/tomato-admin: ^1.1
- tomatophp/tomato-category: ^1.1
- tomatophp/tomato-locations: ^1.1
- tomatophp/tomato-notifications: ^1.1
- tomatophp/tomato-translations: ^1.1
- dev-master
- v1.1.40
- v1.1.39
- v1.1.38
- v1.1.37
- v1.1.36
- v1.1.35
- v1.1.34
- v1.1.33
- v1.1.32
- v1.1.31
- v1.1.30
- v1.1.29
- v1.1.28
- v1.1.27
- v1.1.26
- v1.1.25
- v1.1.24
- v1.1.23
- v1.1.22
- v1.1.21
- v1.1.20
- v1.1.19
- v1.1.18
- v1.1.17
- v1.1.16
- v1.1.15
- v1.1.14
- v1.1.13
- v1.1.12
- v1.1.11
- v1.1.10
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-develop
This package is auto-updated.
Last update: 2024-11-08 17:18:14 UTC
README
Tomato CRM
full accounts manager with API/Notifications/Contacts to manage your contacts and accounts
Installation
composer require tomatophp/tomato-crm
after install your package please run this command
php artisan tomato-crm:install
Publish Assets
you can publish config file by use this command
php artisan vendor:publish --tag="tomato-crm-config"
you can publish views file by use this command
php artisan vendor:publish --tag="tomato-crm-views"
you can publish languages file by use this command
php artisan vendor:publish --tag="tomato-crm-lang"
you can publish migrations file by use this command
php artisan vendor:publish --tag="tomato-crm-migrations"
Support
you can join our discord server to get support TomatoPHP
Docs
you can check docs of this package on Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please see SECURITY for more information about security.
Credits
License
The MIT License (MIT). Please see License File for more information.