voskobovich / yii2-mandrill-toolkit
The toolkit of manage Mandrill templates in your project for Yii2
Installs: 83
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-toolkit
Requires
- php: >=5.4.0
- nickcv/yii2-mandrill: ~1.6.1
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2024-11-05 19:50:33 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist voskobovich/yii2-mandrill-toolkit "~1.0"
or add
"voskobovich/yii2-mandrill-toolkit": "~1.0"
to the require section of your composer.json
file.