An open API service indexing awesome lists of open source software.

https://github.com/ommu/mod-banner

Banner module
https://github.com/ommu/mod-banner

banner image-slider images ommu-module yii yii2

Last synced: 6 months ago
JSON representation

Banner module

Awesome Lists containing this project

README

          

Installation
------------
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist ommu/banner "dev-master"
```

or
```
"ommu/banner": "dev-master"
```

to the require section of your composer.json.