codemonauts/craft-elasticsearch

Replace Craft's database full-text search with Elasticsearch.

Maintainers

Package info

github.com/codemonauts/craft-elasticsearch

Documentation

Type:craft-plugin

pkg:composer/codemonauts/craft-elasticsearch

Statistics

Installs: 4 619

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 9

2.0.0 2022-06-15 14:27 UTC

This package is auto-updated.

Last update: 2026-03-12 18:02:55 UTC


README

Icon

Background

Replace Craft's database full-text search with Elasticsearch.

Requirements

  • Craft CMS >= 3.6.18

Installation

Open your terminal and go to your Craft project:

cd /path/to/project
composer require codemonauts/craft-elasticsearch
./craft plugin/install elastic

You can also install the plugin via the Plugin Store in the Craft Control Panel.

Usage

For detailed usage information, visit the docs.

With ❤ by codemonauts