WP Manifestindependent plugin directory
manifest / integrations / wordpress-meilisearch

WordPress MeiliSearch

Supercharge your WordPress search with MeiliSearch: lightning-fast, accurate results. Elevate user experience effortlessly.

by Majid · github.com/evokelektrique/wordpress-meilisearch

0stars
0forks

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/evokelektrique/wordpress-meilisearch/archive/refs/heads/master.zip

From the readme

WordPress MeiliSearch Plugin Enhance WordPress search using MeiliSearch for lightning-fast and accurate results. Table of Contents - Description - Features - Installation - Usage - Configuration - Contributing - License Description The WordPress MeiliSearch Plugin integrates the powerful MeiliSearch search engine into your WordPress website, enabling faster and more accurate search results for your users. This plugin offers seamless synchronization between your WordPress posts and the MeiliSearch index, ensuring up-to-date search results. Features - Lightning-fast search results powered by MeiliSearch. - Automated synchronization of WordPress posts with MeiliSearch index. - Customizable search experience with instant results. - Easily configurable settings for API keys, host, port, and index name. - Background jobs for post synchronization and index management. Installation 1. Clone or download the repository to your WordPress plugins directory. 2. Run composer install to install the required PHP dependencies. 3. Activate the plugin via the WordPress admin panel. Usage 1. Access the plugin settings in the WordPress admin panel. 2. Configure the MeiliSearch API keys, host

Read the full README on GitHub →