thienhungho / yii2-crm
Yii2 CRM
v1.0.0
2018-11-05 08:25 UTC
Requires
This package is auto-updated.
Last update: 2026-03-06 10:48:03 UTC
README
CRM for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist thienhungho/yii2-crm "*"
or add
"thienhungho/yii2-crm": "*"
to the require section of your composer.json file.