netzmacht / contao-language-editor
Contao language editor
Installs: 737
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 3
Open Issues: 6
Type:contao-module
Requires
- php: >=5.6
- contao-community-alliance/composer-plugin: ^2.4 || ^3.0
- contao-community-alliance/meta-palettes: ^1.11 || ^2.0
- contao/core-bundle: ^4.4
Requires (Dev)
- php-http/guzzle6-adapter: ^1.1
- phpcq/all-tasks: ^1.2
This package is auto-updated.
Last update: 2022-08-15 10:36:09 UTC
README
This editor allows modification of languages variables from the Contao backend.
The language variable editor was developed by Tristan Lins. This fork continues the development for Contao 3.2+.
Install
The language editor is only available using Composer:
$ php composer.phar require netzmacht/contao-language-editor:~1.0
Migration
If you are already using the language editor there are small changes which you have to made:
- Remove the translation editor content from
system/config/langconfig.php
(Wrapped by### TRANSLATION EDITOR START|STOP###
) This extension use theloadLanguageFile
hook now.
License
This extension is licensed under the LGPL.
This software using the Silk Icons.