Skip to content

Translation field to facilitate the use of the Translatable Doctrine extension

Notifications You must be signed in to change notification settings

krixer/TranslationFormBundle

 
 

Repository files navigation

A2lixTranslationFormBundle

  • If you use symfony 2.2 or less, configure your composer.json with: "a2lix/translation-form-bundle": "0.*@dev"

  • If you use symfony 2.3, configure your composer.json with : "a2lix/translation-form-bundle": "1.*@dev"

The version 1.x of this bundle doesn't have anymore the Gedmo translation strategy as default. The KnpLabs or other custom IndexBy similar strategies are better.

So, if you want continue to use the Gedmo strategy, you have to use "a2lix_translations_gedmo" instead of "a2lix_translations" in your forms

Documentation : http://a2lix.fr/bundles/translation-form/

About

Translation field to facilitate the use of the Translatable Doctrine extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.7%
  • JavaScript 1.3%