2017 © Pedro Peláez
 

symfony-bundle db18n-bundle

An easy db based labeling for translation with admin area

image

teo/db18n-bundle

An easy db based labeling for translation with admin area

  • Thursday, April 28, 2016
  • by teito79
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

INSTALLATION:

  • add line to composer.json and run "php composer.phar require "teo/db18n-bundle", (*1)

  • activate bundle into AppKernel.php, (*2)

    new Teo\Db18nBundle\TeoDb18nBundle(), (*3)

  • bundle requires SonataAdminBundle to have admin working and knp behaviour + a2lix translation form to have translations, (*4)

USAGE:

inside twig:, (*5)

if you use |trans_db filter, translations will be retrieved from database., (*6)

The Versions

28/04 2016

dev-master

9999999-dev https://github.com/matteocaberlotto

An easy db based labeling for translation with admin area

  Sources   Download

MIT

The Requires

 

bundle symfony i18n db

16/04 2016

v0.3.1

0.3.1.0 https://github.com/matteocaberlotto

An easy db based labeling for translation with admin area

  Sources   Download

MIT

The Requires

 

bundle symfony i18n db

16/04 2016

v0.3

0.3.0.0 https://github.com/matteocaberlotto

An easy db based labeling for translation with admin area

  Sources   Download

MIT

The Requires

 

bundle symfony i18n db

07/04 2016

v0.2

0.2.0.0 https://github.com/matteocaberlotto

An easy db based labeling for translation with admin area

  Sources   Download

MIT

The Requires

 

bundle symfony i18n db

30/03 2016

v0.1

0.1.0.0 https://github.com/matteocaberlotto

An easy db based labeling for translation with admin area

  Sources   Download

MIT

The Requires

 

bundle symfony i18n db