frosh / admin-sales-channel-search
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sales channel search for Shopware 6 administration
Package info
github.com/FriendsOfShopware/FroshAdminSalesChannelSearch
Language:JavaScript
Type:shopware-platform-plugin
pkg:composer/frosh/admin-sales-channel-search
1.1.0
2021-05-14 12:31 UTC
Requires
- shopware/administration: ~6.4
- shopware/core: ~6.4
This package is auto-updated.
Last update: 2025-10-14 20:30:59 UTC
README
Adds a search input field to the administration's navigation, which allows searching for sales channels, if there are more than 5.
Requirements
- Shopware 6.4 or higher
Screenshots
Installation
ZIP installation package for the Shopware Plugin Manager
- Download the latest plugin version (e.g.
FroshAdminSalesChannelSearch-0.1.0.zip) - Upload and install plugin using Plugin Manager
Install with composer
- Change to your root Installation of shopware
- Run command
composer require frosh/admin-sales-channel-searchand install and active plugin with Plugin Manager

