Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Unverified Commit e5258970 authored by Davis Ragels's avatar Davis Ragels Committed by GitHub
Browse files

Update readme.md

parent 01e773bd
No related branches found
No related tags found
No related merge requests found
# European Multilingual Web (EMW) WordPress plugin
Website translation solution for WordPress websites.
The EMW WordPress plugin allows full website content translation in any language supported by Website Translation Platform (WTP).
The EMW WordPress plugin allows full website content translation in any language supported by selected MT provider.
## Features
- All website content translation (main content, UI elements, images, dynamic elements etc.)
- Automatic translation via WTP API
- Automatic translation via eTranslation or other MT provider (TBD)
- Translation editing, visual editor
- Translation memory and caching
- Configurable language switcher
......@@ -14,7 +14,7 @@ The EMW WordPress plugin allows full website content translation in any language
1. Upload ZIP file from `Wordpress dashboard -> Plugins -> Add new -> Upload Plugin -> Choose file -> Install Now`
1.1. Alternatively, upload unzipped etranslation-multilingual folder to the `/wp-content/plugins/` directory
2. Activate installed plugin through `Plugins` page
3. Configure website source & target languages, WTP credentials for automatic translation from plugin settings (`Settings -> eTranslation Multilingual`)
3. Configure website source & target languages, MT provider credentials for automatic translation from plugin settings (`Settings -> eTranslation Multilingual`)
## Data
This plugin stores its settings and translations inside user's WordPress database. In order to prevent accidental loss of data, this data is not deleted upon plugin uninstallation.
......@@ -32,8 +32,6 @@ This plugin stores its settings and translations inside user's WordPress databas
- \_usermeta table – meta keys inserted into the \_usermeta table have the \_etm\_ prefix
## Dependencies
WTP is needed for machine-translation.
This plugin is a fork of TranslatePress Multilingual which includes following libraries:
- PHP Simple HTML DOM Parser 1.9.1
- Select2 4.0.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment