everydatastore / everytranslator
Provides multilingual support for EveryDataStore ECM. This module enables translation of user interface elements such as labels, menu items, notifications, and custom texts to support international deployments
Installs: 3
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- everydatastore/everydatastorebackend: ^1.5.5
This package is auto-updated.
Last update: 2025-05-15 19:00:54 UTC
README
This is a submodule of EveryDataStore ECM project which defines EveryTranslator app and its features.
The EveryTranslator enables multilingualism for EveryDataStore ECM. It provides the option to translate the following elements:
- Menu
- Form field label, Form field placeholder and Form field info
- Form section title
- EveryNotifyTemplate items
Requirements
Installation
- Go to EveryDataStoreBackend project directory
- Add EveryTranslator as a submodule "git submodule add https://github.com/EveryDataStore/EveryTranslator.git"
- Run the following URL in your browser: "https://your-backend-url/dev/build/?flush=all"
- You can access EveryTranslator in the frontend under the following path: “Administration / Translator”.
Links
EveryTranslator Documentation
EveryDataStore ECM
EveryDataStore Frontend
EveryNotifyTemplate
SilverStripe i18n