Symfony WebUI

The Symfony WebUI feature bring you a web interface to add, edit and remove translations.

../_images/webui-dashboard.png ../_images/webui-page.png

Configuration

# config/config.yaml
translation:
  # ..
  webui:
    enabled: true
  # ..
# config/routing_dev.yaml
_translation_webui:
    resource: "@TranslationBundle/Resources/config/routing_webui.yaml"
    prefix:  /admin

Go to http://localhost.dev/app_dev.php/admin/_trans