Skip to content

AtoM Heratio v1.54.0

Choose a tag to compare

@johanpiet2 johanpiet2 released this 10 May 10:41
· 969 commits to main since this release

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