This repository holds the frontend code of the Algolia's Zendesk integration.
This integration makes it easy to replace the default search of your Zendesk Help Center by Algolia. Algolia is a hosted full-text, numerical, and faceted search engine capable of delivering realtime results from the first keystroke.
We'll crawl your Zendesk API to extract your Help Center content and provide you a small code snippet to power your search with Algolia.
The ingestion is performed by Algolia's connectors platform.
Follow the documentation to setup your Zendesk connector.
Follow the documentation to update your Zendesk theme and replace the default search with Algolia.
If you want to contribute or browse the code, follow this link to the app/ folder.
The package.json in this repository has the following scripts:
npm run release:app: Release the JS library onnpmnpm run release: Runs the previous scripts andgit push
See the CHANGELOG.md file.
This project is under the MIT License.
