AtoM Heratio v1.54.0
AtoM Heratio v1.54.0
Release Date: 2026-05-10
Changes
Add ahg-sharepoint package Phase 1 scaffold (schema, provider, command stubs)
Installation
git clone https://github.com/ArchiveHeritageGroup/heratio.git
cd heratio && composer install
cp .env.example .env && php artisan key:generate