PHPackages                             quasimo/flarum-ext-llms-txt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. quasimo/flarum-ext-llms-txt

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

quasimo/flarum-ext-llms-txt
===========================

Flarum extension that auto-generates llms.txt and llms-full.txt for LLM-friendly content discovery

v2.0.6(2mo ago)0164↓40%MITPHP

Since Mar 7Pushed 2mo agoCompare

[ Source](https://github.com/Quasimo/flarum-ext-llms-txt)[ Packagist](https://packagist.org/packages/quasimo/flarum-ext-llms-txt)[ RSS](/packages/quasimo-flarum-ext-llms-txt/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (13)Used By (0)

quasimo/flarum-ext-llms-txt
===========================

[](#quasimoflarum-ext-llms-txt)

A [Flarum](https://flarum.org) extension that automatically generates [`llms.txt`](https://llmstxt.org) and `llms-full.txt` files for your forum, making your community content discoverable and readable by AI language models.

Features
--------

[](#features)

- Serves `yourforum.com/llms.txt` — a concise index (title, categories, discussion links with excerpts)
- Serves `yourforum.com/llms-full.txt` — full post content for every discussion
- Admin panel to toggle each file on/off independently
- Configurable sort order (latest activity or most replies)
- Configurable max discussions and max posts per discussion
- Optional custom introduction paragraph
- Automatic category listing when [flarum/tags](https://github.com/flarum/tags) is installed
- `Cache-Control: public, max-age=3600` header for CDN-friendly caching

Installation
------------

[](#installation)

```
composer require quasimo/flarum-ext-llms-txt
php flarum extension:enable quasimo-llms-txt
php flarum cache:clear
```

Configuration
-------------

[](#configuration)

Go to **Admin → Extensions → LLMs.txt Generator** and configure:

SettingDefaultDescriptionEnable `llms.txt`✅Toggle the brief index fileEnable `llms-full.txt`✅Toggle the full content fileSort orderLatestLatest activity or Most repliesMax discussions100Cap on discussions includedMax posts per discussion50Full file onlyCustom intro—Optional paragraph below forum titleOutput format
-------------

[](#output-format)

### llms.txt (brief)

[](#llmstxt-brief)

```
# My Forum

> The best place to discuss things.

## Categories
- [Support](https://example.com/t/support): Get help here
- [General](https://example.com/t/general)

## Recent Discussions
- [How to install X](https://example.com/d/42-how-to-install-x): Step by step guide…
- [Release 2.0](https://example.com/d/38-release-2-0): We just shipped…

## Links
- [Forum Home](https://example.com)
- [All Categories](https://example.com/tags)
- [Full Content](https://example.com/llms-full.txt)

```

### llms-full.txt (full content)

[](#llms-fulltxt-full-content)

```
# My Forum

> The best place to discuss things.

---

## How to install X

URL: https://example.com/d/42-how-to-install-x
Author: alice
Date: 2024-06-01T10:00:00+00:00
Replies: 5

Here is a step-by-step guide to installing X…

### Reply by bob (2024-06-01)

Thanks, this worked perfectly!

```

Links
-----

[](#links)

- [Flarum Marketplace](https://discuss.flarum.org/d/XXXXX)
- [Packagist](https://packagist.org/packages/quasimo/flarum-ext-llms-txt)
- [llmstxt.org spec](https://llmstxt.org)

License
-------

[](#license)

MIT © [Quasimo](https://github.com/Quasimo)

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance84

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

12

Last Release

82d ago

Major Versions

v1.0.4 → v2.0.02026-04-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/00ebd62716c333261c77a8fcb97d656996f929b05522c81377f00cd8431c573c?d=identicon)[Quasimo](/maintainers/Quasimo)

---

Top Contributors

[![Quasimo](https://avatars.githubusercontent.com/u/192036?v=4)](https://github.com/Quasimo "Quasimo (6 commits)")

---

Tags

aiextensionflarumllmllmsllms.txt

### Embed Badge

![Health badge](/badges/quasimo-flarum-ext-llms-txt/health.svg)

```
[![Health](https://phpackages.com/badges/quasimo-flarum-ext-llms-txt/health.svg)](https://phpackages.com/packages/quasimo-flarum-ext-llms-txt)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12127.5k](/packages/flarum-lang-russian)[fof/sitemap

Generate a sitemap

1796.4k2](/packages/fof-sitemap)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1936.5k](/packages/flarum-lang-french)[fof/masquerade

User profile builder extension for your Flarum forum.

2024.6k4](/packages/fof-masquerade)[flarum/gdpr

Features for GDPR, PII management

1433.4k20](/packages/flarum-gdpr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
