Type
magento2-module
banner slider
magento2-module
GPL-3.0-or-later
None
None
None
None
None
Compability: Magento 2.x
How to Install Using Composer
1. Go to your Magento Installtion Direction
2. Run the below composer command
sh
composer require chandu/bannerslider
3. Run command in your M2 root directory
sh
$ bin/magento module:enable Chandu_Bannerslider
4. Then run these command
sh
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile
$ bin/magento cache:clean
$ bin/magento cache:flush
User Information
sh
{{block template="Chandu_Bannerslider::bannerslider.phtml" class="Chandu\Bannerslider\Block\Bannerslider" name="banners"}}
Clear cache and Refresh Page in frontend.
Reference Used on this Module
Some other articles for frontend work
Resources Used to build this module
Git Bash
Note: This module is only tested manually.