Filter the order overview by the language of the customer.
See the language in the order overview as column
- Shopware 6.7.0 or higher
- Download the plugin
- Extract to
custom/plugins/AfFilterByLanguage - Run the following commands:
bin/console plugin:refresh
bin/console plugin:install --activate AfFilterByLanguage
bin/console cache:clear