clarkwinkelmann / flarum-ext-meilisearch-dashboard
Proxy for Meilisearch HTTP dashboard
Package info
github.com/clarkwinkelmann/flarum-ext-meilisearch-dashboard
Type:flarum-extension
pkg:composer/clarkwinkelmann/flarum-ext-meilisearch-dashboard
Requires
- ext-json: *
- clarkwinkelmann/flarum-ext-scout: *
- flarum/core: ^1.2
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This is a companion extension for Scout.
It provides a proxied access to the Meilisearch HTTP dashboard through Flarum at /meilisearch/.
The Meilisearch credentials are read from Scout settings.
Access control is done through Flarum permissions.
Meilisearch only offers the dashboard when running in development mode. In production mode, this extension will just proxy the error page.
Installation
composer require clarkwinkelmann/flarum-ext-meilisearch-dashboard
Support
This extension is under minimal maintenance.
It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.
You can contact me to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.