Skip to content

Genmato/M2_MultistoreSearchFields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genmato Multistore Search Fields extension for Magento2

This extension will add the option to select the storeview for a Product Attribute where it should be visible on the Advanced Search page.

Installation

This package is registered on Packagist for easy installation. In your Magento installation root run:

composer require genmato/multistoresearchfields

This will install the latest version in your Magento installation, when completed run:

php bin/magento module:enable Genmato_MultistoreSearchFields

php bin/magento setup:upgrade

php bin/magento cache:clean

This will enable the extension and run the Schema and Data scripts to create the database and insert a sample record.

Upgrades

When there is a updated version available, simply run (in your Magento installation root) to download and install the updated version:

composer update

Configuration

Updated the extension to allow you to select the store in the attribute 'Frontend Properties' tab. For the attributes that need to be available in a specific store you can select it here. If you want an attribute to be visible in all stores select 'All Store Views'.

Attribute Configuration

The result on the advanced search page:

Advanced Search Form

(C)2015 Genmato BV, The Netherlands.

About

Genmato Magento2 Extension Multistore Search Fields

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages