dreadlabs / kunstmaan-german-backend-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Adds and overrides german translations for the Kunstmaan CMS backend.
Package info
github.com/DreadLabs/KunstmaanGermanBackendBundle
Type:symfony-bundle
pkg:composer/dreadlabs/kunstmaan-german-backend-bundle
0.2.5
2016-11-15 08:02 UTC
Requires
- kunstmaan/bundles-cms: ~3.6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ~1.12.1
- pdepend/pdepend: ~2.2.4
- phploc/phploc: ~3.0.1
- phpmd/phpmd: ~2.4.3
- phpunit/phpunit: ~4.4
- sebastian/phpcpd: ~2.0.4
- squizlabs/php_codesniffer: ~2.7.0
This package is not auto-updated.
Last update: 2020-01-24 16:19:12 UTC
README
What does it do?
Adds and overrides german translations for the Kunstmaan CMS backend.
Installation
composer install dreadlabs/kunstmaan-german-backend-bundle
How to use?
-
Load the bundle in your
AppKernel// snip new DreadLabs\KunstmaanGermanBackendBundle\DreadLabsKunstmaanGermanBackendBundle() // snap