epuzzle / magento2-module-llmstxt
This module generates llms.txt files for the stores.
Fund package maintenance!
epuzzle
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/epuzzle/magento2-module-llmstxt
Requires
- php: ~8.2.0||~8.3.0||~8.4.0
- epuzzle/magento2-module-base: *
- magento/module-catalog: *
This package is auto-updated.
Last update: 2026-01-30 17:31:38 UTC
README
The LLMs.txt module adds support for AI discovery and content access policies in your Adobe Commerce / Magento 2 store. It automatically generates an llms.txt file β a standard file used by large language models (LLMs) such as ChatGPT, Perplexity, and Claude to understand which parts of your siteβs content can be indexed, trained on, or used in AI-generated responses.
With this module, merchants can easily define which store pages, products, and categories should be visible to AI crawlers, while keeping private or sensitive areas protected.
β¨ Key Features
- Automatic generation of the llms.txt file.
- Includes essential store metadata: name, language, country, currency, contact, and sitemap URL.
- Configurable inclusion of products, categories, and CMS pages.
- Built-in allow/disallow rules for secure access control.
- Compatible with multi-store and multi-language setups.
- Lightweight and cron-friendly β updates the file automatically when store data changes.
π‘ Why Use It
AI crawlers and answer engines increasingly rely on structured signals like llms.txt to build safe, accurate responses. This module helps ensure your Adobe Commerce store is AI-ready, exposing only the content you want large language models to learn from β while protecting everything else.
Builds Status
Requirements
Supported Magento 2 versions
| Version | Status | Notes |
|---|---|---|
| Adobe Commerce 2.4.4+ | β | |
| Magento Open Source 2.4.4+ | β |
Documentation
Postman API
Use the Postman collection below to explore and test the API endpoints.
License
Copyright (c) 2025 ePuzzle contributors. This module is MIT licensed. Project coordinator: support@epuzzle.org