mse-sv3n/m1-disable-advanced-search

Disable advanced search on storeview scope

1.0.0 2018-12-22 22:01 UTC

This package is auto-updated.

Last update: 2024-04-12 07:10:05 UTC


README

This extension adds availability to disable search by SKU, even when SKU is globally set to searchable.

Codacy Badge Maintainability Test Coverage

Facts

Description

How to disable Advanced Search?

How can I disable advanced search feature in Magento?

Even you remove the links from frontend using layouts, if someone who knows Magento URL's accesses /catalogsearch/advanced will get the Advanced Search page.

Requirements

  • PHP >= 5.4.0

Compatibility

  • Magento >= 1.5

Installation Instructions

  • via modman
modman clone https://github.com/sreichel/magento-StackExchange_DisableAdvancedSearch.git
  • via composer
composer require mse-sv3n/m1-disable-advanced-search

Uninstallation

  • via modman
modman remove magento-stackexchange-disableadvancesdsearch
  • via composer
composer remove mse-sv3n/m1-disable-advanced-search

Usage

  1. get to config section and enable/disable function

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

OSL - Open Software Licence 3.0