Skip to content
This repository was archived by the owner on May 9, 2019. It is now read-only.

βŒπŸ—‘πŸ™…β€β™‚οΈ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead

License

Notifications You must be signed in to change notification settings

algolia/algoliasearch-wordpress

Repository files navigation

Looking for the user documentation? head over here!

Development

WordPress plugin

Requirements:

  • docker (native, no boot2docker)
  • docker-compose

Launch the WordPress development environment.

Be sure you have nothing running on port 80, and also that you are using the native version of Docker.

$ dev/restart.sh 

If everything went OK, you should be able to access the WordPress instance on http://localhost and the admin panel on http://localhost/wp-admin/.

If you get a lot of errors like the following, simply restart docker:

Warning: copy(/var/www/html//wp-content/themes/twentyfourteen/category.php): failed to open stream: No such file or directory in phar:///bin/wp/php/commands/core.php on line 220 

Admin user credentials:

  • login: admin
  • password: admin

In the admin panel, you can now go to plugins and enable the Algolia Search plugin.

Note that the whole WordPress dir is mounted as a volume so that you can edit anything on the fly in ./wordpress.

The .gitignore ensures that only the ./wordpress/wp-content/plugins/algolia directory gets indexed.

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

About

βŒπŸ—‘πŸ™…β€β™‚οΈ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

Languages