Download the PHP package melisplatform/melis-site-translation without Composer
On this page you can find all versions of the php package melisplatform/melis-site-translation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download melisplatform/melis-site-translation
More information about melisplatform/melis-site-translation
Files in melisplatform/melis-site-translation
Package melis-site-translation
Short Description Melis Platform Site Translation module
License OSL-3.0
Homepage https://github.com/melisplatform/melis-site-translation
Informations about the package melis-site-translation
melis-site-translation
MelisSiteTranslation allows to manage the text translation of every module.
Getting Started
These instructions will get you a copy of the project up and running on your machine.
Prerequisites
You will need to install melisplatform/melis-core, melisplatform/melis-cms and melisplatform/melis-engine in order to have this module running.
This will automatically be done when using composer.
Installing
Run the composer command:
Database
Database model is accessible on the MySQL Workbench file:
/melis-site-translation/install/model
Database will be installed through composer and its hooks.
In case of problems, SQL files are located here:
/melis-site-translation/install/sql
Tools & Elements provided
- Site Translation tool
Running the code
MelisSiteTranslation Services
- MelisSiteTranslationService
Provides services to translate text and list all translations
File: /melis-site-translation/src/Service/MelisSiteTranslationService.php
Authors
- Melis Technology - www.melistechnology.com
See also the list of contributors who participated in this project.
License
This project is licensed under the OSL-3.0 License - see the LICENSE file for details
All versions of melis-site-translation with dependencies
melisplatform/melis-core Version ^3.0
melisplatform/melis-engine Version ^3.0
melisplatform/melis-front Version ^3.0
melisplatform/melis-cms Version ^3.0