This bundle acts as a bridge between heimrichhannot/contao-categories-bundle and terminal42/dc_multilingual.
- adds multilinguality support for heimrichhannot/contao-categories-bundle
Simply install using composer: composer require contao-categories-multilingual-bundle
Some basic configuration is defined in tl_category
in this module. Please refer to dc_multilingual's docs for further info how to override supported languages, fallback language, ...
- overridable fields in translated records (backend) -> initially selector field (e.g.
overrideJumpTo
) and subpalette field (e.g.jumpTo
) are visible; after saving it works as expected