, (*1)
Banner module
Extension for creation of banners for site., (*2)
, (*3)
Installation
Install package
Run command, (*4)
$ composer require yiimaker/yii2-banner
or add, (*5)
"yiimaker/yii2-banner": "@dev"
to the require section of your composer.json
file., (*6)
Apply migrations, (*7)
$ ./yii migrate --migrationPath=@vendor/yiimaker/yii2-banner/src/migrations
Usage
Tests
You can run tests with composer command, (*8)
$ composer test
or using following command, (*9)
$ codecept build && codecept run
Licence
, (*10)
This project is released under the terms of the BSD-3-Clause license., (*11)
Copyright (c) 2017, Yii Maker, (*12)