frosh / admin-sales-channel-search
Sales channel search for Shopware 6 administration
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:shopware-platform-plugin
Requires
- shopware/administration: ~6.4
- shopware/core: ~6.4
This package is auto-updated.
Last update: 2024-11-04 18:54:25 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-search
and install and active plugin with Plugin Manager