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
- Host: GitHub
- URL: https://github.com/ommu/mod-banner
- Owner: ommu
- License: apache-2.0
- Created: 2018-06-24T18:59:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T11:25:08.000Z (about 2 years ago)
- Last Synced: 2025-02-15T23:41:45.151Z (over 1 year ago)
- Topics: banner, image-slider, images, ommu-module, yii, yii2
- Language: PHP
- Homepage:
- Size: 6.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.