Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

barbanet/magento-dc-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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