PHPackages                             madonair/shopware-meilisearch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. madonair/shopware-meilisearch

ActiveShopware-platform-plugin[Search &amp; Filtering](/categories/search)

madonair/shopware-meilisearch
=============================

Meilisearch integration for Shopware 6

8101[2 issues](https://github.com/Madonair/shopware-meilisearch/issues)PHP

Since Jun 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Madonair/shopware-meilisearch)[ Packagist](https://packagist.org/packages/madonair/shopware-meilisearch)[ RSS](/packages/madonair-shopware-meilisearch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Meilisearch plugin for Shopware 6
=================================

[](#meilisearch-plugin-for-shopware-6)

Meilisearch plugin is meilisearch adapter for shopware/core. It contains the indexing of entities and an adapter for the entity search.

Installation
------------

[](#installation)

```
composer require madonair/shopware-meilisearch
bin/console plugin:refresh
bin/console plugin:install --activate Meilisearch
bin/console cache:clear
```

Requirements
------------

[](#requirements)

MeiliSearch v0.27.0 or newer

Configuration
-------------

[](#configuration)

### Add variables in your .env

[](#add-variables-in-your-env)

VariablePossible valuesDescription`MDNR_MS_HOST``http://127.0.0.1:7700`A MeiliSearch server address`MDNR_MS_INDEXING_ENABLED``0` / `1`This variable activates the indexing to MeiliSearch`MDNR_MS_MASTER_KEY``MASTER_KEY`The master key of the MeiliSearch server`MDNR_MS_ENABLED``0` / `1`This variable activates the usage of MeiliSearch for your shop`MDNR_MS_INDEX_PREFIX``sw`This variable defines the prefix for the MeiliSearch indices`MDNR_MS_THROW_EXCEPTION``0` / `1`This variable activates the debug mode, without this variable as = 1 you will get a fallback to mysql without any error message when MeiliSearch is not workingIndexing
--------

[](#indexing)

You should clear your cache before indexing with `bin/console cache:clear` so the changes from .env can be processed.

### Reindex all entities

[](#reindex-all-entities)

You can index by executing the command `./bin/console meilisearch:index`, from the prompt of your shell.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a442b0e80bdf0a041a5ab16c298609ceedc56a4723e7a2faf8eb831ba8db995a?d=identicon)[jankawulok](/maintainers/jankawulok)

---

Top Contributors

[![jankawulok](https://avatars.githubusercontent.com/u/17014150?v=4)](https://github.com/jankawulok "jankawulok (2 commits)")

---

Tags

meilisearchshopware6shopware6-plugin

### Embed Badge

![Health badge](/badges/madonair-shopware-meilisearch/health.svg)

```
[![Health](https://phpackages.com/badges/madonair-shopware-meilisearch/health.svg)](https://phpackages.com/packages/madonair-shopware-meilisearch)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)[handcraftedinthealps/zendsearch

a general purpose text search engine written entirely in PHP 5

39921.0k35](/packages/handcraftedinthealps-zendsearch)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
