blackbird/contentmanager-indexerdisabler

1.0.1 2021-10-07 06:00 UTC

This package is auto-updated.

Last update: 2024-04-07 11:12:37 UTC


README

Latest Stable Version License: MIT

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.

Setup

Get the package

Composer Package:

composer require blackbird/contentmanager-indexerdisabler

Zip Package:

Unzip the package in app/code/Blackbird/ContentManagerIndexerDisabler, from the root of your Magento instance.

Install the module

Go to your Magento root directory and run the following magento command:

php bin/magento setup:upgrade

Support

Contact

For further information, contact us:

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

That's all folks!