yiimaker / yii2-newsletter
Module for saving user contacts from newsletter form to database
Installs: 454
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 5
Forks: 2
Open Issues: 2
Type:yii2-extension
Requires
- php: >=5.6.0
- yiisoft/yii2: ^2.0.0
- yiisoft/yii2-bootstrap: ~2.0.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-14 04:12:29 UTC
README
Newsletter module
Module for saving user contacts from newsletter form to database.
Installation
Install package
Run command
composer require yiimaker/yii2-newsletter
or add
"yiimaker/yii2-newsletter": "~1.0"
to the require section of your composer.json.
Apply migrations
./yii migrate --migrationPath=@vendor/yiimaker/yii2-newsletter/src/migrations
Usage
License
This project is released under the terms of the BSD-3-Clause license.
Copyright (c) 2017, Yii Maker