https://github.com/gplcart/translator
A GPLCart module that allows to manage UI translations
https://github.com/gplcart/translator
ecommerce gplcart gplcart-module i18n localization php shopping-cart translation
Last synced: 9 months ago
JSON representation
A GPLCart module that allows to manage UI translations
- Host: GitHub
- URL: https://github.com/gplcart/translator
- Owner: gplcart
- License: gpl-3.0
- Created: 2017-09-03T11:49:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:39:56.000Z (over 8 years ago)
- Last Synced: 2024-04-04T16:23:28.493Z (about 2 years ago)
- Topics: ecommerce, gplcart, gplcart-module, i18n, localization, php, shopping-cart, translation
- Language: PHP
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/translator/build-status/master)
[](https://scrutinizer-ci.com/g/gplcart/translator/?branch=master)
Translator is a [GPL Cart](https://github.com/gplcart/gplcart) module that allows site administrators to manage UI translations.
**Features**
- View, delete, download existing translations (including compiled files)
- Upload new translations
**Installation**
1. Download and extract to `system/modules` manually or using composer `composer require gplcart/translator`. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g `-master`. Rename if needed.
2. Go to `admin/module/list` end enable the module
3. Grant permissions to manage translations at `admin/user/role`