Extension for creation of banners for site.
Run command
$ composer require yiimaker/yii2-banneror add
"yiimaker/yii2-banner": "@dev"to the require section of your composer.json file.
Apply migrations
$ ./yii migrate --migrationPath=@vendor/yiimaker/yii2-banner/src/migrationsYou can run tests with composer command
$ composer testor using following command
$ codecept build && codecept runThis project is released under the terms of the BSD-3-Clause license.
Copyright (c) 2017, Yii Maker
