magento2-module module-multistepmodal
A Magento 2 module demonstrating how to implement a frontend multi-step modal.
sussexdev/module-multistepmodal
A Magento 2 module demonstrating how to implement a frontend multi-step modal.
- Thursday, July 12, 2018
- by sussexdev
- Repository
- 0 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Magento 2 - Multi-step Modal Module
Overview
A Magento 2 module demonstrating how to implement a frontend multi-step modal. Based on the Release Notes modal that commonly appears
in the admin panel after installing/upgrading the Magento application., (*1)
Requirements
Magento Open Source (CE) 2.2.x, (*2)
Installation
Include the package., (*3)
$ composer require sussexdev/module-multistepmodal
Enable the module., (*4)
$ php bin/magento module:enable SussexDev_MultiStepModal
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean
Usage
Head to the /multistepmodal
route and the modal will open automatically., (*5)
dev-master
9999999-dev
A Magento 2 module demonstrating how to implement a frontend multi-step modal.
Sources
Download
MIT
1.0.0
1.0.0.0
A Magento 2 module demonstrating how to implement a frontend multi-step modal.
Sources
Download
MIT