Installation
Requirements
llms.txt for Statamic requires:
Statamic 6
Installation
Install llms.txt for Statamic via composer:
1composer require mitydigital/statamic-llms-txt
If you want to publish the configuration file to make changes:
1php artisan vendor:publish --tag=statamic-llms-txt-config
llms.txt will be available under Addons in Statamic - and you can configure it further if you need.