robinbortlik / magento-dc-slider

Simple slider manager for Magento compatible with RWD

Home Page:http://www.damianculotta.com.ar/tag/dc_slider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dc_Slider

Simple Slider manager.

Installation (Standart)

  • Insert the slider using a widget.
  • Select dates for each slide.
  • Compatibile with the RWD theme.
  • bxSlider slider included for previous versions of Magento.

Installation (Composer)

  • make sure you have magento-hackathon/magento-composer-installer dependency in your composer.json
  • make sure you have "minimum-stability": "dev" option
  • add dc-slider to repositories
  "magento-dc-slider": {
    "type": "git",
    "url": "https://github.com/robinbortlik/magento-dc-slider"
  }
  • add "barbanet/magento-dc-slider": "*" to require

Compatibility

  • Magento CE: 1.7, 1.8, 1.9
  • Magento EE: 1.13, 1.14

About

Simple slider manager for Magento compatible with RWD

http://www.damianculotta.com.ar/tag/dc_slider/

License:GNU General Public License v3.0


Languages

Language:PHP 71.2%Language:JavaScript 16.6%Language:CSS 8.4%Language:HTML 3.9%