Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webkul/magento2-slideshow

Magento2 Slideshow - based on liteaccordion Jquery plugin with magento2 system configuration and block code https://store.webkul.com/
https://github.com/webkul/magento2-slideshow

Last synced: 5 days ago
JSON representation

Magento2 Slideshow - based on liteaccordion Jquery plugin with magento2 system configuration and block code https://store.webkul.com/

Awesome Lists containing this project

README

        

# Magento2 slideshow

Magento2 Slideshow - based on liteaccordion Jquery plugin with magento2 system configuration and block code
https://store.webkul.com/

How to Install the module
--------------------------
copy Webkul folder in app/code

Run Following Command via terminal
-----------------------------------
php bin/magento setup:upgrade

now module is properly installed

How to call the Block code
--------------------------
You can call the block code as described in any of your CMS or Static block and it will display beautiful slideshow (Thanks to liteaccordion as we are using liteaccordion jquery plugin )

{{block class="Webkul\Sleekaccordian\Block\Sleekaccordian" name="sleekaccordian1" template="sleekaccordian/view.phtml"}}