nystudio107/craft3-routemap

This package is abandoned and no longer maintained. The author suggests using the nystudio107/craft-routemap package instead.

Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries

Fund package maintenance!
khalwat

Installs: 126

Dependents: 0

Suggesters: 0

Security: 0

Stars: 29

Watchers: 2

Forks: 1

Type:craft-plugin

1.1.7 2021-07-17 15:50 UTC

README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Route Map plugin for Craft CMS 3.x

Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries

Screenshot

Related: Route Map for Craft 2.x

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-routemap
    
  3. Install the plugin via ./craft install/plugin route-map via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Route Map.

You can also install Route Map via the Plugin Store in the Craft Control Panel.

Documentation

Click here -> Route Map Documentation

Route Map Roadmap

Some things to do, and ideas for potential features:

  • Add support for Commerce Products / Variant URLs

Brought to you by nystudio107