https://github.com/webdevstudios/algolia-snippet-library
Snippet library for working with WP Search with Algolia and Algolia.com
https://github.com/webdevstudios/algolia-snippet-library
Last synced: 12 months ago
JSON representation
Snippet library for working with WP Search with Algolia and Algolia.com
- Host: GitHub
- URL: https://github.com/webdevstudios/algolia-snippet-library
- Owner: WebDevStudios
- License: mit
- Created: 2023-10-24T20:48:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T15:07:06.000Z (about 1 year ago)
- Last Synced: 2025-03-06T16:23:10.578Z (about 1 year ago)
- Size: 30.3 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Algolia Snippet Library
========================
This is a commumity-maintained repository of code snippets that help modify and customize behavior for [WP Search with Algolia](https://github.com/WebDevStudios/wp-search-with-algolia/) and general Algolia integration.
Snippets are organized into categories (folders) and each snippet is placed in its own file with a name that describes what it does.
Thank you to the CMB2 team for [the inspiration](https://github.com/CMB2/CMB2-Snippet-Library/) for this library.
## Submitting Your Snippet
We welcome and encourage everyone to submit their code snippets. If you would like to submit your snippet, please [fork](https://github.com/WebDevStudios/algolia-snippet-library/fork) the repository and then create a [pull request](https://github.com/WebDevStudios/algolia-snippet-library/compare/).
Please refer to the [Contributing guidelines](https://github.com/WebDevStudios/algolia-snippet-library/blob/main/CONTRIBUTING.md) before submitting your pull request.
## Proposing a Snippet
If there is a snippet you are unable to find and would like to propose get written, please open
an [issue](https://github.com/WebDevStudios/algolia-snippet-library/issues) and describe your need.
## Notes
These snippets come with no guarantees. Due to evolution of the WP Search with Algolia codebase, it is possible that the
behavior of these snippets may change overtime. Find something
broken? [Let us know](https://github.com/WebDevStudios/algolia-snippet-library/issues)!