WP Manifestindependent plugin directory
manifest / i18n / smb-language-switcher

SMB Language Switcher Codeberg

This is a WordPress plugin that uses Polylang to add a block to the Gutenberg editor that allows to switch languages.

by Simon Meulenbeek · codeberg.org/simonmeulenbeek/smb-language-switcher

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://codeberg.org/simonmeulenbeek/smb-language-switcher/archive/main.zip

From the readme

Language Switcher Block for WordPress A modern WordPress Gutenberg block that provides a customizable language switcher for multilingual websites. Uses the Polylang plugin to offer visitors an intuitive way to switch between available languages. [!WARNING] Until version 1.0 this will probably have bugs. If you encounter any please create an Issue. ✨ Features - 🎨 Flexible Display Options: Show language flags, names, or both - 📱 Responsive Layout: Choose between horizontal or vertical orientations - ⚡ Modern Block Architecture: Built with WordPress Block API v3 - 🔧 Easy Integration: Seamless Polylang plugin integration - 🎛️ Editor-Friendly: Intuitive controls in the Gutenberg editor - ♿ Accessibility Ready: Semantic markup for screen readers 📷 Screenshots 📋 Requirements - WordPress 6.7 or higher - PHP 7.4 or higher - Polylang Plugin (required dependency) 🚀 Installation 1. Download: Go to the Releases page and download the latest smb-language-switcher.zip file 2. Upload: In your WordPress admin, go to Plugins → Add New → Upload Plugin 3. Install: Choose the downloaded ZIP file and click "Install Now" 4. Activate: Click "Activate Plugin" once the installation is complete

Read the full README on Codeberg →