mse-sv3n / disable-advanced-search
Disable advanced search on storeview scope
Installs: 27 579
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >= 7.1
- magento/framework: >=100.0.0
- magento/module-store: >=100.0.0
This package is auto-updated.
Last update: 2024-10-28 22:40:08 UTC
README
Q: 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.
Source: https://magento.stackexchange.com/questions/36088/how-to-disable-advanced-search
Installation
composer require mse-sv3n/disable-advanced-search
bin/magento setup:upgrade
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.