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.
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: [email protected]
- 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!