biren/module-cmsbanner

Magento 2 extension for adding banners to cms pages

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2019-04-03 07:15 UTC

This package is auto-updated.

Last update: 2024-05-29 04:15:41 UTC


README

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 (recommend)

Run the following command in Magento 2 root folder:

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