nystudio107 / craft3-routemap
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
Requires
- craftcms/cms: ^3.0.0
This package is not auto-updated.
Last update: 2022-02-01 13:11:37 UTC
README
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
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.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-routemap
-
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