twin-elements/admin-translator

Admin translator for CMS

Installs: 75

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/twin-elements/admin-translator

v1.0.1 2022-07-29 11:06 UTC

This package is auto-updated.

Last update: 2025-09-29 03:06:09 UTC


README

##Installation

###Step 1: Download the Bundle

composer require twin-elements/admin-translator

###Step 2: If you do not use TwinElements/AdminBundle, enable the service

#config/services.yaml
services:
    TwinElements\Component\AdminTranslator\AdminTranslator:
        bind: '%admin_locale%'