Installation
Requirements
Sitemapamic requires:
Statamic 5
PHP 8.2 and later
Sitemapamic 2.x supports Statamic 3.3 and 4.0, however is no longer supported.
Installation
Install Sitemapamic via composer:
1composer require mitydigital/sitemapamic
You will need to publish the configuration file:
1php artisan vendor:publish --tag=sitemapamic-config
There's a whole section on configuration - keep reading to find out all about what Sitemapamic can do, and how you can configure it to meet your site's needs.