# ADCT LLM Index

WordPress plugin that generates **llms.txt** and **llms-full.txt** for AI assistants, with flexible rules for shops, sold products, brands, and custom post types.

## Editions

| Edition | Install | Updates | License |
|---------|---------|---------|---------|
| **WordPress.org** | [Plugin directory](https://wordpress.org/plugins/adct-llm-index/) | Dashboard → Plugins | None |
| **Commercial** | [License Hub](https://plugin.cubescenter.org) | plugin.cubescenter.org | LLIDX key |

## Features

- Curated `llms.txt` and expanded `llms-full.txt` at the site root
- WooCommerce product rules (stock, tags, categories, sold detection)
- Optional Yoast SEO llms.txt handoff
- Scheduled auto-regenerate on publish

## Development

```powershell
# WordPress.org zip (no commercial/)
.\tools\build-org-zip.ps1

# Commercial zip for License Hub
.\tools\build-release-zip.ps1
```

## Author

**Benjamin Clar** — [GitHub @benjamindimalanta](https://github.com/benjamindimalanta)

## License

GPL v2 or later
