ajkosh / expressmailer
Flexible user registration and authentication module for Yii2
dev-master
2019-01-07 16:31 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: 2.0.15
This package is not auto-updated.
Last update: 2024-11-19 20:08:29 UTC
README
Install Either run
php composer require ajkosh/expressmailer "@dev"
or add
"ajkosh/expressmailer": "@dev" to the require section of your composer.json file.