zouyonghao / flarum-es
Elasticsearch support for Flarum
Installs: 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Type:flarum-extension
Requires
- elasticsearch/elasticsearch: ^7.12
- flarum/core: ^1.0.0
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-06-29 02:24:21 UTC
README
A Flarum extension. Elasticsearch support for Flarum
Installation
Install with composer:
composer require zouyonghao/flarum-es
Updating
composer update zouyonghao/flarum-es
Attention
- Currently this extension can only support searching new discussions after installed.
- You need to create a new discussion after the plugin installed for the first time for creating indexes in elastic search.