Type
magento2-module
A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.
magento2-module
MIT
None
None
None
None
None
None
A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.
Magento Open Source (CE) Version 2.1.x, 2.2.x
Include the package.
$ composer require sussexdev/module-customroute
Enable the module.
$ php bin/magento module:enable SussexDev_CustomRoute
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean
In the admin, head to Stores -> Configuration -> Sussex Dev -> Custom Route
and activate the module.