Documentation for the Search with Elastic plugin for Craft CMS.
📖 View the documentation at searchwithelastic.pennebaker.io
🔌 Plugin source code on GitHub
This repository contains the documentation source files for the Search with Elastic plugin, which provides Elasticsearch integration for Craft CMS 4.x.
/getting-started- Installation and setup guides/configuration- Configuration options and settings/usage- Template integration and usage examples/examples- Code examples and implementations/development- API documentation and extending the plugin/cli- Command line tools documentation/control-panel- Control panel features documentation/advanced- Performance optimization and troubleshooting
To contribute to the documentation:
- Fork this repository
- Create a branch from
docs - Make your changes
- Submit a pull request to the
docsbranch
To build and preview the documentation locally:
# Install dependencies
npm install
# Start development server
npm run docs:dev
# Build for production
npm run docs:buildCopyright © 2025 Pennebaker