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: 10 months ago
JSON representation
Magento2 Slideshow - based on liteaccordion Jquery plugin with magento2 system configuration and block code https://store.webkul.com/
- Host: GitHub
- URL: https://github.com/webkul/magento2-slideshow
- Owner: webkul
- Created: 2015-06-30T15:18:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T18:08:47.000Z (about 11 years ago)
- Last Synced: 2024-12-31T21:42:35.422Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://store.webkul.com/Magento-2.html
- Size: 137 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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"}}