A Shopware 6 administration plugin that adds a language flag to the Order Overview and highlights rows placed in English (en-GB
).
- Adds a language flag column to the Orders table (
Orders > Overview
) - Highlights orders placed in English with a custom row background color
- Automatically loads the required
language.locale
association - Admin-only plugin – no storefront changes
cd custom/plugins
git clone https://github.com/your-username/NoSiteLanguageFlags.git