JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q48873F
  • License MIT

A plugin for integrating MeiliSearch with NodeBB

Package Exports

  • nodebb-plugin-meilisearch
  • nodebb-plugin-meilisearch/library.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-meilisearch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Meilisearch Plugin for NodeBB

A search plugin integrating Meilisearch.

Make sure to disable nodebb-plugin-dbsearch when using this plugin.

Installation

  1. Make sure you have access to an instance of Meilisearch

  2. Install the plugin: npm install nodebb-plugin-meilisearch (or just use the ACP)

  3. Set your URL and API Key in the ACP under admin/plugins/meilisearch

Screenshots

ACP:

Settings screenshot