Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

netzmacht/contao-language-editor

 
 

Repository files navigation

Language variable editor

Build Status Version License Downloads Contao Community Alliance coding standard

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 the loadLanguageFile hook now.

License

This extension is licensed under the LGPL.

This software using the Silk Icons.

About

Language variable editor for Contao

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.3%
  • CSS 1.7%