actiview/magento2-easy-routes-sample

There is no license information available for the latest version (1.0.0) of this package.

Sample implementation for Actiview_EasyRoute

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

pkg:composer/actiview/magento2-easy-routes-sample

1.0.0 2025-12-22 12:12 UTC

This package is auto-updated.

Last update: 2025-12-24 12:10:11 UTC


README

Sample implementation for Magento 2 module Actiview_EasyRoutes.

Installation

Install this package through Composer and then enable the module for Magento 2.

composer require actiview/magento2-easy-routes-sample
bin/magento module:enable Actiview_EasyRoutesSample

Features

This module is a sample for an implementation of Actiview_EasyRoutes and doesn't provide any features.

Configuration

This sample configures one route with four translations in etc/frontend/di.xml:

Layout

The Actiview_EasyRoutes module adds a layout handle based on the custom route ID. In this sample the layout is added in view/frontend/layout/easy_routes_sample-page.xml.