- Unpack into
/custom/plugins/NoRouteDocumentation bin/console plugin:update- Update plugin listbin/console plugin:install NoRouteDocumentation- Install pluginbin/console plugin:activate NoRouteDocumentation- Activate plugin
You can execute the new command no:routes:serialize.
You have to specify the target export format.
Accepted formats are:
| Format key | Description |
|---|---|
| json:basic | Simple json serialization of the route classes |
| json:detail | A detailed json serialization of the route classes |
You can define a file to write the serialization into.
Have look at the shipped LICENSE file. In short LGPL v3.0.