Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-categories-multilingual-bundle
https://github.com/heimrichhannot/contao-categories-multilingual-bundle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-categories-multilingual-bundle
- Owner: heimrichhannot
- Created: 2018-06-12T08:58:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T08:27:40.000Z (over 3 years ago)
- Last Synced: 2024-10-30T02:32:42.508Z (about 2 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Contao Categories Multilingual Bundle
This bundle acts as a bridge between [heimrichhannot/contao-categories-bundle](https://github.com/heimrichhannot/contao-categories-bundle) and [terminal42/dc_multilingual](https://github.com/terminal42/contao-DC_Multilingual).
## Features
- adds multilinguality support for [heimrichhannot/contao-categories-bundle](https://github.com/heimrichhannot/contao-categories-bundle)
## Installation
Simply install using composer: `composer require contao-categories-multilingual-bundle`
## Configuration
Some basic configuration is defined in `tl_category` in this module. Please refer to [dc_multilingual's docs](https://github.com/terminal42/contao-DC_Multilingual/blob/master/README.md) for further info how to override supported languages, fallback language, ...
## Known issues
- 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