Free Simple Banner Slider - Magento 2
Contents
Overview
Magento 2 Simple Banner Slider extension allows you to manage, add, edit and delete the banner slider from magento backend with simple and basic features.
The extension is simple and it's very useful for the beginner developers to understand how to work with Magento 2.

Features
- Add Banner
- Edit Banner
- Delete Banner
- List of Banners
- Pagination
- Support multiple stores
- Show the banners in frontend
Installation
Create folder structure inside the Magento main folder: app/code/PL/SimpleBanner/
Extract module files into that folder and execute the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Add a Banner Slider to Page Builder (CMS Page)
{ {block class="PL\SimpleBanner\Block\Banner" name="home-banner" area="frontend"} }
Release Notes
Version 1.0.0
Released on October 3, 2023
