clarkwinkelmann / flarum-ext-meilisearch-dashboard
Proxy for Meilisearch HTTP dashboard
Installs: 86
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- ext-json: *
- clarkwinkelmann/flarum-ext-scout: *
- flarum/core: ^1.2
- guzzlehttp/guzzle: ^7.0
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.