Skip to content

Version 0.1.3: Backend Routes completion

Choose a tag to compare

@cedricziel cedricziel released this 22 Feb 11:23
· 839 commits to master since this release

Backend: The plugin parses the available route names in the core and extensions. More precisely it parses the Configuration/Backend/(Ajax)Routes.php files.

  • completion for backend route names on BackendUtility::getAjaxUrl()
  • completion for backend route names on UriBuilder::buildUriFromRoute()