Skip to content

Extension for creation of banners for site.

License

Notifications You must be signed in to change notification settings

yiimaker/yii2-banner

Repository files navigation

Banner module


Extension for creation of banners for site.

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

Installation

Install package

Run command

$ composer require yiimaker/yii2-banner

or add

"yiimaker/yii2-banner": "@dev"

to the require section of your composer.json file.

Apply migrations

$ ./yii migrate --migrationPath=@vendor/yiimaker/yii2-banner/src/migrations

Usage

Tests

You can run tests with composer command

$ composer test

or using following command

$ codecept build && codecept run

Licence

License

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

Copyright (c) 2017, Yii Maker

About

Extension for creation of banners for site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published