inspiredminds / contao-language-autoswitch
Contao extension to automatically switch page, archive and calendar references in modules according to the current language.
Fund package maintenance!
fritzmg
Installs: 1 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=8.1
- contao/core-bundle: ^4.9 || ^5.0
- symfony/http-kernel: ^4.4 || ^5.1 || ^6.0
- terminal42/contao-changelanguage: ^3.1
Requires (Dev)
- contao/easy-coding-standard: ^5.0
- contao/rector: ^1.0
This package is auto-updated.
Last update: 2024-11-07 11:55:38 UTC
README
Automatic Language Switcher for Contao Modules
This extension extends and replaces some common Contao front end modules and automatically switches page, archive and calendar references according to the current language. This enables you to only create one module for your multi language Contao instance and include that directly in your layout or page, instead of having to create one module for each language.
The following modules are supported:
Codefog\NewsCategoriesBundle\FrontendModule\CumulativeFilterModule
Codefog\NewsCategoriesBundle\FrontendModule\NewsCategoriesModule
Codefog\NewsCategoriesBundle\FrontendModule\NewsListModule
Contao\ModuleCalendar
Contao\ModuleCustomnav
Contao\ModuleEventlist
Contao\ModuleEventReader
Contao\ModuleNavigation
Contao\ModuleNewsList
Contao\ModuleNewsReader
Contao\ModuleSearch
InspiredMinds\ContaoSiblingNavigation\Module\SiblingNavigationEvents
InspiredMinds\ContaoSiblingNavigation\Module\SiblingNavigationNews