elgentos/magento2-smile-debug-toolbar-elasticsuite

There is no license information available for the latest version (1.0.0) of this package.

1.0.0 2025-05-18 13:16 UTC

This package is auto-updated.

Last update: 2025-05-19 13:59:58 UTC


README

This module provides a debug bar for Elasticsuite in Magento 2.

Installation

To install this module, run the following command in your terminal:

composer require elgentos/magento2-smile-debug-toolbar-elasticsuite

Then, enable the module:

bin/magento module:enable Elgentos_SmileDebugToolbarElasticsuite

And finally, run the upgrade command:

bin/magento setup:upgrade

Usage

This module will add a search tab to the Smile Debug Bar in your Magento 2 store. You can use this tab to inspect Elasticsuite queries and other relevant information.

Contributing

Contributions are welcome. Please submit a pull request with your changes.