nystudio107/craft-routemap

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

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft-routemap

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-routemap

Fund package maintenance!

khalwat

Statistics

Installs: 51 623

Dependents: 2

Suggesters: 0

Stars: 31

5.0.0 2024-10-15 01:54 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None


README

πŸ‘ Scrutinizer Code Quality
πŸ‘ Code Coverage
πŸ‘ Build Status
πŸ‘ Code Intelligence Status

Route Map plugin for Craft CMS 5.x

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

πŸ‘ Screenshot

Requirements

This plugin requires Craft CMS 5.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