All Projects → yiimaker → yii2-newsletter

yiimaker / yii2-newsletter

Licence: BSD-3-Clause license
Module for saving user contacts from newsletter form to database

Programming Languages

PHP
23972 projects - #3 most used programming language
PLpgSQL
1095 projects

Projects that are alternatives of or similar to yii2-newsletter

Yii2 Comments
Comments module for Yii2
Stars: ✭ 155 (+811.76%)
Mutual labels:  yii2, yii2-extension
Yii2 Enhanced Gii
Enhanced Yii2 Gii (generator) that generates related Models & CRUD
Stars: ✭ 183 (+976.47%)
Mutual labels:  yii2, yii2-extension
Yii2 Workflow
A simple workflow engine for Yii2
Stars: ✭ 157 (+823.53%)
Mutual labels:  yii2, yii2-extension
yii2-translatable
Translatable behavior aggregates logic of linking translations to the primary model
Stars: ✭ 15 (-11.76%)
Mutual labels:  yii2, yii2-extension
yii2-lets-talk
With this extension you can open chat with someone in popular messengers using the link on your website.
Stars: ✭ 15 (-11.76%)
Mutual labels:  yii2, yii2-extension
Yii2 Wx
这可能是yii2中最好用的微信SDK🔥🔥🔥
Stars: ✭ 148 (+770.59%)
Mutual labels:  yii2, yii2-extension
Crontab
Yii2 extension for crontab support
Stars: ✭ 170 (+900%)
Mutual labels:  yii2, yii2-extension
File Storage
File storage abstraction for Yii2
Stars: ✭ 116 (+582.35%)
Mutual labels:  yii2, yii2-extension
install
basic script for project installation
Stars: ✭ 17 (+0%)
Mutual labels:  yii2, yii2-extension
Yii2 Translate Manager
Translation Manager
Stars: ✭ 221 (+1200%)
Mutual labels:  yii2, yii2-extension
Yii2 Rbac
RBAC Manager for Yii 2
Stars: ✭ 128 (+652.94%)
Mutual labels:  yii2, yii2-extension
yii2-mailqueue
Yii2 mail queue component for yii2-swiftmailer.
Stars: ✭ 15 (-11.76%)
Mutual labels:  yii2, yii2-extension
Yii2fullcalendar
JQuery Fullcalendar Yii2 Extension
Stars: ✭ 120 (+605.88%)
Mutual labels:  yii2, yii2-extension
Yii2 Assets Auto Compress
Automatic compilation of js + css + html
Stars: ✭ 147 (+764.71%)
Mutual labels:  yii2, yii2-extension
Yii2 Cart
Yii2 shopping cart
Stars: ✭ 118 (+594.12%)
Mutual labels:  yii2, yii2-extension
Balance
Balance accounting (bookkeeping) system based on debit and credit principle
Stars: ✭ 162 (+852.94%)
Mutual labels:  yii2, yii2-extension
Ar Position
ActiveRecord behavior, which provides ability for custom records order setup
Stars: ✭ 107 (+529.41%)
Mutual labels:  yii2, yii2-extension
Yii2 Phone Input
Yii2 International telephone numbers
Stars: ✭ 114 (+570.59%)
Mutual labels:  yii2, yii2-extension
Ar Softdelete
Soft delete behavior for ActiveRecord
Stars: ✭ 188 (+1005.88%)
Mutual labels:  yii2, yii2-extension
content
Content management system for Yii2
Stars: ✭ 54 (+217.65%)
Mutual labels:  yii2, yii2-extension

Newsletter module


Module for saving user contacts from newsletter form to database.

Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Latest Unstable Version

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

License

This project is released under the terms of the BSD-3-Clause license.

Copyright (c) 2017, Yii Maker

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].