Skip to content

Genmato/MultiStoreSearchFields2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Updated version for Magento 2 GA: M2 MultistoreSearchFields

This extension is for Magento 2.x (BETA)

The version that is compatible with Magento 1.x can be found at https://genmato.com/multistore-search-fields

How to install this extension via Composer

add the following to the require section of your Magento 2 composer.json file

"genmato/multistoresearchfields": "dev-master"

additionally add the following in the repository section

    "repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/Genmato/MultiStoreSearchFields.git"
    }
]

Make sure the JSON format of the file is still valid

run composer update

add the following to app/etc/config.php

'Genmato_MultiStoreSearchFields'=>1

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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages