A minimal, update-proof /llms.txt generator for PrestaShop.
It creates a single multi-language llms.txt file at your store root, including:
- CMS pages (with an easy exclude checklist)
- Categories
- Products (all active products, no limit)
✅ No theme edits (safe for theme updates)
✅ Back-office configuration (multi-language title/description)
✅ Generates on Save (1 click)
✅ Works with multi-language shops (FR/EN/NL, etc.)
Get the latest version from the Releases page: https://github.com/iamadlx/PrestaShop-LLMS-Generator/releases
If you're looking for a hosting provider with 1-click PrestaShop installation, easy maintenance, and automated backups, Infomaniak offers a dedicated PrestaShop hosting plan:
- 1-click installation + easy management
- Easy updates + protection against known security vulnerabilities
- Automatic backups & restore
👉 https://www.infomaniak.com/fr/creer-un-site/cms/hebergement-prestashop
- Download the latest release zip.
- In PrestaShop Back Office: Modules → Module Manager → Upload a module
- Upload the zip and install it.
- Go to Modules → PrestaShop LLMS Generator → Configure
- Set your Site title and Global description (multi-language fields)
- Choose what to include:
- CMS pages (and uncheck the ones you want to exclude)
- Categories
- Products
- Click Save
- Open:
https://your-domain.com/llms.txt
- The back-office interface follows your shop/BO language.
- The generated
llms.txtincludes a section for each active shop language.
MIT