Documentation: LLMs.txt Generator
Changelog
LLMs.txt Generator - v1.0.3 5 6
1 September 2026
- Security: the generated file can only be a .txt or .md file, so the task can no longer write an executable file into the website folder
- Security: the helper plugin for update logging is only installed when the update server supplies a valid checksum for it, and only from the Joomill update server
LLMs.txt Generator - v1.0.2 5 6
21 August 2026
- Fix: The "Need help? Read the documentation" link on the installation screen pointed to a page that no longer exists
- Fix: On sites running the n3t Language Domains plugin, links to pages on another language domain kept the internal `/n3tlangdomains/<domain />/` routing marker and returned a 404
- Language: The scheduled task title and the default "Main menu" section heading created on install are now taken from the language files instead of hard-coded English
- Language: The word "Task" in the extension name is translated per language; the name LLMs.txt Generator itself stays identical
- Language: Spanish translation revised by Andrés Restrepo
- Change: PHP file headers updated to the standard Joomla docblock copyright format
- Change: Full code style pass against the Joomla CMS phpcs ruleset (PSR-12)
LLMs.txt Generator - v1.0.1 5 6
8 July 2026
- Addition: Downloads from the Joomill update server now include diagnostic request headers with site and environment information
LLMs.txt Generator - v1.0.0 5 6
4 July 2026
- Addition: Initial Release