sreichel / magento-StackExchange_DisableAdvancedSearch

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

Home Page:https://magento.stackexchange.com/questions/36088/how-to-disable-advanced-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DisableAdvancedSearch Magento 1 Extension

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

About

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

https://magento.stackexchange.com/questions/36088/how-to-disable-advanced-search

License:Open Software License 3.0


Languages

Language:PHP 100.0%