gplcart / translator

A GPLCart module that allows to manage UI translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Scrutinizer Code Quality

Translator is a GPL Cart 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

About

A GPLCart module that allows to manage UI translations

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%