walkwizus/magento2-module-meilisearch-breeze

Meilisearch integration for Magento 2 - Breeze compatibility

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Language:Less

Type:magento2-module

pkg:composer/walkwizus/magento2-module-meilisearch-breeze

1.0.8 2025-10-06 19:26 UTC

This package is auto-updated.

Last update: 2025-10-06 19:26:56 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