jinjie / silverstripe-crm
A very simple CRM
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2024-10-29 05:23:10 UTC
README
A very simple CRM project for my own use. Feel free to fork and improve it!
Installation
This project is still in a very early stage of development. Install on master
composer require jinjie/silverstripe-crm:dev-master
Configuration Examples
Set default country for new companies
SwiftDevLabs\CRM\Models\Company: default_country: 'sg'
Author
Kong Jin Jie from Swift DevLabs