This plugin provides a language switcher view helper to be used in themes.
It uses flag-icon-css (MIT License) for flags icons
- Install the plugin
- Configure which languages you would like to appear in the language switcher
- Put the following code in your theme files:
<?php echo $this->localeSwitcher(); ?>