WP Manifestindependent plugin directory
manifest / integrations / wordpress-meilisearch

Wordpress Meilisearch

a plug & play plugin to use meilisearch

by September Digital · github.com/september-digital-agency/wordpress-meilisearch · website

15stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/september-digital-agency/wordpress-meilisearch/archive/refs/heads/main.zip

From the readme

Developer-friendly plugin to add Meilisearch and indexing to Wordpress. It's only purpose is to index any posts, custom post types and to update and/or delete these based on actions in the CMS. It also has support for post meta. Developer-friendly plugin to add Meilisearch and indexing to Wordpress. It's only purpose is to index any posts, custom post types and to update and/or delete these based on actions in the CMS. It also has support for post meta. Features: - An easy to use and setup Meilisearch integration - Index regular posts, pages, attachments or custom posts - Index any post meta - A lot of hooks & filters to adjust it to your needs - Possiblity to manually re-index The plugin will index any post type selected in the settings after you save or update it. You can override the settings by definining the following constants: - MEILISEARCHHOSTNA

Read the full README on GitHub →