Skip to content

Repository files navigation

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.

Requirements

Magento Open Source (CE) 2.2.x

Installation

Include the package.

$ composer require sussexdev/module-multistepmodal

Enable the module.

$ 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.

About

A Magento 2 module demonstrating how to implement a frontend multi-step modal.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages