Download the PHP package junohamburg/kirby-language-selector without Composer
On this page you can find all versions of the php package junohamburg/kirby-language-selector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download junohamburg/kirby-language-selector
More information about junohamburg/kirby-language-selector
Files in junohamburg/kirby-language-selector
Package kirby-language-selector
Short Description Kirby Language Selector
License MIT
Informations about the package kirby-language-selector
Kirby Language Selector
This plugin for Kirby 5 replaces the default language dropdown with a customized version. It displays the translation state of each language and adds a dropdown for deleting translations.
Please note: If you are using Kirby 4, please install v1.1.9.
UI states
Left to right: No translations, some translations, dropdown.
Installation
Download
Download and copy this repository to /site/plugins/kirby-language-selector
.
Composer
Git submodule
Setup
Install the plugin in a multi-language Kirby site.
Please note: On small viewports, the default language dropdown is displayed.
Available options
site/config/config.php
Contributions
Plugin Translations
The dialog text and tooltips are not translated into every language that the Kirby panel supports. For missing languages, feel free to add a pull request with a new yml
translation file in this folder.
Disclaimer
This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please create a new issue.
Similar plugins
https://github.com/Daandelange/k3-translations
https://github.com/doldenroller/k3-translation-status
https://github.com/sietseveenman/kirby3-language-sync
License
MIT