2017 © Pedro Peláez
 

magento2-module module-customroute

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.

image

sussexdev/module-customroute

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.

  • Thursday, May 24, 2018
  • by sussexdev
  • Repository
  • 0 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Magento 2 - Custom Route Module

Overview

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin., (*1)

Requirements

Magento Open Source (CE) Version 2.1.x, 2.2.x, (*2)

Installation

Include the package., (*3)

$ composer require sussexdev/module-customroute

Enable the module., (*4)

$ 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., (*5)

The Versions

24/05 2018

dev-master

9999999-dev

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.

  Sources   Download

MIT

24/05 2018

1.0.1

1.0.1.0

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.

  Sources   Download

MIT

24/05 2018

1.0.0

1.0.0.0

A Magento 2 module demonstrating how to add and configure a dynamic route from the admin.

  Sources   Download

MIT