Skip to content

Pennebaker/craft-searchwithelastic-docs

Repository files navigation

Search with Elastic Documentation

Documentation for the Search with Elastic plugin for Craft CMS.

View Documentation

📖 View the documentation at searchwithelastic.pennebaker.io

Plugin Repository

🔌 Plugin source code on GitHub

About

This repository contains the documentation source files for the Search with Elastic plugin, which provides Elasticsearch integration for Craft CMS 4.x.

Documentation Structure

  • /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

Contributing

To contribute to the documentation:

  1. Fork this repository
  2. Create a branch from docs
  3. Make your changes
  4. Submit a pull request to the docs branch

Building Locally

To build and preview the documentation locally:

# Install dependencies
npm install

# Start development server
npm run docs:dev

# Build for production
npm run docs:build

License

Copyright © 2025 Pennebaker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published