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

dev-master 2019-11-01 04:06 UTC

This package is auto-updated.

Last update: 2024-03-29 03:52: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