Type
magento2-module
Disable advanced search on storeview scope
magento2-module
OSL-3.0
None
None
None
None
None
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
composer require mse-sv3n/disable-advanced-search
bin/magento setup:upgrade
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.