prateekkarki / magento2-module-cmsbanner

A magento 2 extension for adding banners to cms pages.

Repository from Github https://github.comprateekkarki/magento2-module-cmsbannerRepository from Github https://github.comprateekkarki/magento2-module-cmsbanner

CMS Banner

Magento Extension

Convenient and easy to use extension if you need to add banners to your cms pages like about us or homepage in your Magento store.

Features

  • Adds an image uploader to the Magento backend, on the CMS edit forms
  • Images uploaded in the backend are viewed in the frontend int their respective pages
  • Easy to use to any magento installation

Installation

✓ Install via composer

Run the following command in Magento 2 root folder:

composer require prateekkarki/module-cmsbanner
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

About

A magento 2 extension for adding banners to cms pages.

License:Other


Languages

Language:PHP 86.3%Language:HTML 12.9%Language:CSS 0.8%