Tutorial
Getting Started with Digital Preservation in Heratio
Dr. Sarah Mitchell
Feb 10, 2026
348 views
Learn how to set up digital preservation workflows using Heratio's built-in preservation tools.
Digital preservation is a critical concern for GLAM institutions. Heratio provides built-in tools to help you establish and maintain a digital preservation workflow.
Key Components
The ahgPreservationPlugin provides:
- Checksum generation and fixity verification
- PREMIS event logging
- Format identification using PRONOM/Siegfried
- Virus scanning via ClamAV integration
- Automated backup scheduling
Getting Started
- Enable the ahgPreservationPlugin in your admin panel
- Run format identification:
php symfony preservation:identify - Set up fixity checking:
php symfony preservation:fixity --schedule=daily - Configure PRONOM sync:
php symfony preservation:pronom-sync
For detailed documentation, see our preservation guide.
Tags:
preservation
oais
tutorial
getting-started