sussexdev / module-customroute
A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.
Package info
github.com/ScottParsons/module-customroute
Type:magento2-module
pkg:composer/sussexdev/module-customroute
1.0.2
2019-01-01 13:52 UTC
This package is not auto-updated.
Last update: 2026-03-15 12:06:25 UTC
README
Overview
A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.
Requirements
Magento Open Source (CE) Version 2.1.x, 2.2.x
Installation
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
Usage
In the admin, head to Stores -> Configuration -> Sussex Dev -> Custom Route and activate the module.