This module must be used in complement with Blackbird Advanced Content Manager Plugin for Magento.
It is used to disable the search feature and the indexer of Content Manager in order to ensure the compatibility with Magento Live-Search, Algolia or any other Incompatible Search engine like Elasticsuite. This module is compatible from Magento 2.2 to the latest Magento 2.4.7, and from php 7.3 to php 8.3.
Composer Package:
composer require blackbird/contentmanager-indexerdisabler
Zip Package:
Unzip the package in app/code/Blackbird/ContentManagerIndexerDisabler, from the root of your Magento instance.
Go to your Magento root directory and run the following magento command:
php bin/magento setup:upgrade
- If you have any issue with this code, feel free to open an issue.
- If you want to contribute to this project, feel free to create a pull request.
For further information, contact us:
- by email: hello@bird.eu
- or by form: https://black.bird.eu/en/contacts/
- Bruno FACHE - Maintainer - It's me!
- Blackbird Team - Contributor - They're awesome!
This project is licensed under the MIT License - see the LICENSE file for details.
That's all folks!