To be able to use the Symfony URL generator, we need to: - [ ] make sure it automatically adds path prefixes (e.g. `/glpi` + `/front/computer.php`); - [ ] make sure it automatically adapt the absolute URLs to the configurion value (i.e. using `url_base` configuration); - [ ] make sure it is available from a plugin controller.
To be able to use the Symfony URL generator, we need to:
/glpi+/front/computer.php);url_baseconfiguration);