Skip to content

Make the Symfony URL generator usable from DI #376

Description

@cedric-anne

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.

Metadata

Metadata

Assignees

Labels

Technical debtRefactoring, cleanup, or long-term improvements in the codebase or architecture.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions