Disable Advanced Search
mse-sv3n/disable-advanced-search
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubMagento2: DisableAdvancedSearch
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.
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.