Installation 

Installation in Classic Mode 

  1. Download the extension from the TYPO3 Extension Repository (TER) or from GitHub.
  2. Install the extension via the Extension Manager in the TYPO3 Backend.
  3. Clear all caches.

Activate the Site Set 

After installation, you need to add the Site Set to your site configuration:

  1. Go to Site Management > Sites in the TYPO3 Backend.
  2. Edit your site configuration.
  3. Go to the Sets tab.
  4. Add the set LLMs.txt Generator (rtfirst/llms-txt).
  5. Save and clear all caches.
Adding the LLMs.txt Generator site set

Add the LLMs.txt Generator site set to your site configuration.

Verify Installation 

After installation, verify that everything works:

  1. Access https://your-site.com/llms.txt - You should see the generated llms.txt content.
  2. Access any page with .md suffix, e.g., https://your-site.com/about.md - You should see Markdown content with YAML frontmatter.
  3. Check the page properties of any page - You should see a new LLM tab.