lionel / coin-slider
Integrate the slideshow Coin Slider into your website easily.
Installs: 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: >=5.4.0
- contao/core-bundle: ~4.0
Replaces
- contao-legacy/coin-slider: 2.0.0
This package is not auto-updated.
Last update: 2019-02-20 17:41:47 UTC
README
The official website of the Coin-Slider project is: http://workshop.rs/projects/coin-slider/
Installation
Add "lionel/coin-slider": "~2.0",
in the composer.json
file.
Add new LionelM\CoinSliderBundle\LionelMCoinSliderBundle(),
in the app/AppKernel.php
file.
Run the command php composer.phar update coin-slider
.
This extension use jQuery. You should modify your page layout(s) by selecting “Include jQuery”.