Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 848 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 848 Bytes

Coin-Slider bundle for the Contao CMS

Latest Stable Version License

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.

If needed, create the symlink in web/bundles with php app/console assets:install web --symlink.

This extension use jQuery. You should modify your page layout(s) by selecting “Include jQuery”.