Download the PHP package markocupic/contao-translation-bundle without Composer
On this page you can find all versions of the php package markocupic/contao-translation-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markocupic/contao-translation-bundle
More information about markocupic/contao-translation-bundle
Files in markocupic/contao-translation-bundle
Download markocupic/contao-translation-bundle
More information about markocupic/contao-translation-bundle
Files in markocupic/contao-translation-bundle
Vendor markocupic
Package contao-translation-bundle
Short Description Contao Translation Bundle
License MIT
Package contao-translation-bundle
Short Description Contao Translation Bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package contao-translation-bundle
"Mini Transifex" als Contao Frontend Modul (still under construction)
Dieses Bundle für das Contao CMS bietet für Programmierer mit kleinem Budget die Möglichkeit Übersetzungsdateien im XLF Format in einer Contao Installation zu pflegen. Dabei macht es Sinn diese Erweiterung in Kombination mit markocupic/contao-php2xliff zu verwenden.
| importieren & exportieren | Sprachdateien bearbeiten |
|---|---|
Installation mit composer oder Contao Manager
- Installtool
- Ins Backend wechseln.
- Neues Layout ohne Header und Footer einspaltig.
- Neues Frontend Modul vom Typ "Übersetzungs-APP" anlegen
- Neue, geschützte Seite anlegen und Modul einbinden.
Empfehlungen beim Programmieren einer Extension
- Die Englischen Sprachdateien klassisch als PHP-Sprachdatei anlegen. Für die restlichen Sprachen PHP-Sprachdateien weglassen.
- Mit markocupic/contao-php2xliff von den PHP-Sprachdateien automatisch die XLF-Sprachdateien generieren lassen.
- Mit markocupic/contao-translation-bundle die Sprachdateien aus dem vendor Verzeichnis importieren (xlf-Sprachdateien von Pfad importieren).
- Danach die gewünschten Sprachen anlegen und alles übersetzen.
- Anschliessend die neu erstellten Sprachdateien zurück ins Vendor-Verzeichnis laden (xlf-Sprachdateien nach Pfad exportieren).
- Abschliessend mit
php composer/installden Cache neu aufbauen. - Im Verzeichnis
vendor/vendor-name/project-name/src/resources/contao/languagessollten nun die neu erstellten XLF-Spachdateien sichtbar sein.
All versions of contao-translation-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
codefog/contao-haste Version ^5.1
contao/core-bundle Version ^4.13 || ^5.0
markocupic/zip-bundle Version ^1.0
ramsey/uuid Version *
symfony/webpack-encore-bundle Version ^v2.0
codefog/contao-haste Version ^5.1
contao/core-bundle Version ^4.13 || ^5.0
markocupic/zip-bundle Version ^1.0
ramsey/uuid Version *
symfony/webpack-encore-bundle Version ^v2.0
The package markocupic/contao-translation-bundle contains the following files
Loading the files please wait ...