Skip to content

simkli/SimklHideSingleValueFacet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide Single Value Facets

About This Plugin

If one facet has only one value to choose from it will be hidden.

Installation

Via Plugin Manager

  1. Download the latest release as .zip file from here: Releases

  2. Refer to this guide (only the last step): Manually installing plugins

Via Git

In the root of your Shopware Installation run

$ cd custom/plugins
$ git clone https://github.com/simkli/SimklHideSingleValueFacet.git
$ ../../bin/console sw:plugin:install refresh
$ ../../bin/console sw:plugin:install --activate SimklHideSingleValueFacet
$ ../../bin/console sw:cache:clear

License

Please see License File for more information.