samuelreichor/craft-llmify

Optimize your site for LLMs

1.0.1 2025-08-20 19:32 UTC

This package is auto-updated.

Last update: 2025-08-20 19:33:01 UTC


README

Craft LLMify

Supercharge Your Craft CMS Content for AI

LLMify makes your Craft CMS content instantly AI-ready. It transforms your templates into clean, structured outputs, giving you full control over what’s included.

Features

  • Automatic Markdown Output: Creates clean Markdown versions of your Twig templates.
  • LLM-Ready Text Files: Generates llms.txt (summary) and llms-full.txt (full content).
  • Twig Tags for Control: Use {% llmify %} to include or {% excludellmify %} to exclude HTML from the output.
  • Exclude Tags with Classes: Define classes that should be excluded from the HTML output.
  • Flexible Configuration: Site-wide, section, and entry-level settings.
  • Easy Refresh Options: Automatic background jobs, manual updates in the CP, or console commands for deployments.

Requirements

This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.

Documentation

Visit the Craft LLMify documentation for all documentation, guides and developer resources.

Support

If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!