Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.1 KB

xpandSlider - Perfect responsive image, HTML slider for e107 CMS

Another install http://liepajasapgads.lv


Installation prerequisites

  • Must be installed git and yarn
  • All commands should be executed from installation root

Clone to e107_plugins folder

git clone https://gitlab.com/rolla/xpandslider.git e107_plugins/xpandslider
  • go to e107 admin UI and install xpandSlider plugin
  • install dependencies
  • activate xpandSlider plugin menu

Dependencies install

./e107_plugins/xpandslider/bin/install.sh

Activate xpandSlider plugin menu replacing Bootstrap 3 theme Feature Box plugin menu in Modern Business layout

./e107_plugins/xpandslider/bin/activate.sh

Dependencies uninstall
./e107_plugins/xpandslider/bin/uninstall.sh
Deactivate xpandSlider plugin menu, activate back Feature Box plugin menu
./e107_plugins/xpandslider/bin/deactivate.sh

Enjoy xpandSlider :)