Skip to content

💊 Algolia Search plugin for WordPress is a drop in replacement for WordPress search. It also provides an optional "as you type" auto-complete experience.

License

Notifications You must be signed in to change notification settings

GaetanFa/algoliasearch-wordpress

 
 

Repository files navigation

Search by Algolia plugin for WordPress

PHP Dependency Status JS dependencies Status JS devDependencies Status

User documentation & guides

Looking for the user documentation? head over here!

Development

Docs

The user documentation is generated with MetalSmith. To build the doc simply run make build from inside the ./docs directory. This will also make the documentation available on localhost:8080.

To contribute, simply edit the markdown formatted files located in docs/src/*.md

Release instructions

  1. Update CHANGELOG.md
  2. Update version number in package.json
  3. Update version number in docs/index.js
  4. Update version number (x2) in algolia.php
  5. Update changelog in README.txt
  6. Create a PR and merge it once it has been re-checked
  7. Create a release on GitHub
  8. Publish the docs cd docs && make release
  9. Run bin/release.sh

About

💊 Algolia Search plugin for WordPress is a drop in replacement for WordPress search. It also provides an optional "as you type" auto-complete experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • PHP 20.3%
  • Other 1.1%