v1.0.0
LLM Ready 1.0.0
Make your Craft CMS site machine-readable by serving clean Markdown versions of your content to AI crawlers and LLMs — no template changes required.
Highlights
- Append
.mdto any entry URL for a Markdown version - Three detection methods:
.mdURL suffix,Accept: text/markdowncontent negotiation, and automatic AI bot user-agent detection - Smart HTML-to-Markdown conversion with configurable CSS selectors
- Optional dedicated LLM templates per section/site
- Auto-generated
/llms.txtsite index - YAML front matter with entry metadata
- Listing page support
- Per-section settings stored in project config for multi-environment sync
- Markdown response caching with automatic invalidation
- Permission checks, path traversal protection, and XPath injection prevention
See CHANGELOG.md for full details.