nystudio107 / craft-routemap
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries
                                    Fund package maintenance!
                                                                            
                                                                                                                                        khalwat
                                                                                    
                                                                
Installs: 50 620
Dependents: 2
Suggesters: 0
Security: 0
Stars: 31
Watchers: 2
Forks: 3
Type:craft-plugin
pkg:composer/nystudio107/craft-routemap
Requires
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/cloud: ^1.41.0
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2025-10-22 09:02:39 UTC
README
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
Requirements
This plugin requires Craft CMS 5.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-mapvia 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
