walkwizus / magento2-module-meilisearch-breeze
Meilisearch integration for Magento 2 - Breeze compatibility
Package info
github.com/walkwizus/magento2-module-breeze-meilisearch
Language:Less
Type:magento2-module
pkg:composer/walkwizus/magento2-module-meilisearch-breeze
1.0.12
2026-02-08 14:02 UTC
Requires
- magento/framework: >=103.0.4
- swissup/module-breeze: ^2.22.3
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