About
Install with PressLine admin
Open rozsireni.php → Marketplace tab → search for Audit Log → click Install. The package is downloaded, sha256 verified and extracted into /plugins/audit-log/.
Manual install
# Download the latest release
curl -L -o audit-log.zip https://marketplace.pressline.app/storage/plugins/audit-log/1.0.0.zip
# Verify integrity
echo "19de693d5b35776b0eba9404679772db43ab0e86190e1bf05cf9a3c43d5d3526 audit-log.zip" | sha256sum -c
# Extract into your PressLine plugins directory
unzip audit-log.zip -d /path/to/pressline/plugins/audit-log/