# Algolia for WordPress

> WordPress plugin to use Algolia as a search engine

[![Build Status](https://travis-ci.com/LeoColomb/wp-algolia.svg?branch=master)](https://travis-ci.com/LeoColomb/wp-algolia)
[![Packagist](https://img.shields.io/packagist/v/LeoColomb/wp-algolia.svg)](https://packagist.org/packages/LeoColomb/wp-algolia)
[![WordPress Plugins](https://img.shields.io/wordpress/plugin/v/wp-algolia.svg)](https://wordpress.org/plugins/wp-algolia/)


## Description

Algolia is the smartest way to improve search on your site.
The plugin provides relevant search results in milliseconds, ensuring that your users can find your best posts at the speed of thought.
It also comes with native typo-tolerance and is language-agnostic, so that every WordPress user, no matter where they are, can benefit from it.


## Installation

* Via [Composer](https://getcomposer.org/) (recommended)
  ```bash
  composer require leocolomb/wp-algolia
  ```

* Via [WordPress Plugins](https://wordpress.org/plugins/wp-algolia/)


## Frequently Asked Questions

### Will Algolia for WordPress work with my theme?

Yes, Algolia for WordPress will work with any theme.
That said, the Instant Search and Autocomplete features require to be supported by the theme.


## License

MIT © [Léo Colombaro](https://colombaro.fr)
