Type
magento2-module
Custom banners module for Magento v2
magento2-module
CC-BY-NC-SA-4.0
None
None
None
None
None
Magento 2 module for banners & related areas. With REST/GraphQL APIs.
Install the module via composer
$ composer require "magepotato/module-banners: 1.*"
Enable the module
$ ./bin/magento module:enable Magepotato_Banners
Upgrade your Magento database schemas
$ ./bin/magento setup:upgrade
Documentation is coming soon.