walkwizus/magento2-module-meilisearch-breeze

Meilisearch integration for Magento 2 - Breeze compatibility

1.0.5 2025-07-08 04:53 UTC

This package is auto-updated.

Last update: 2025-07-08 04:54:01 UTC


README

This module provides Breeze compatibility for the main Meilisearch for Magento 2 module.
It enables native integration with the Breeze frontend by adapting components and dependency management.

Prerequisites

  • Magento >= 2.4.4
  • Meilisearch >= v1.9.0
  • PHP >= 8.1
  • Breeze >= 2.22.3

Magento 2 module install

composer require walkwizus/magento2-module-meilisearch-breeze
bin/magento module:enable Walkwizus_MeilisearchBreeze
bin/magento setup:upgrade