walkwizus / magento2-module-meilisearch-breeze
Meilisearch integration for Magento 2 - Breeze compatibility
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- magento/framework: >=103.0.4
This package is auto-updated.
Last update: 2025-07-01 10:33:19 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
Magento 2 module install
composer require walkwizus/magento2-module-meilisearch-breeze
bin/magento module:enable Walkwizus_MeilisearchBreeze
bin/magento setup:upgrade