mirror of
https://github.com/avecms/AVE.cms.git
synced 2026-08-06 02:35:45 +00:00
781 B
781 B
Comparing local and production systems
The module compares two AVE.cms installations before deployment or an update.
- Install the module on both installations.
- Download a JSON snapshot from the production control panel.
- Open the module locally, upload that snapshot and run the comparison.
- Review core files, modules, migrations, database schema, settings, themes and templates.
For core files, modules, and themes the report identifies the exact changed or missing path. The snapshot stores only the path and SHA-256, never file content.
The snapshot contains no documents, personal data, passwords, tokens, keys or database connection details. Non-secret setting values are represented by hashes, so the report can detect a change without exposing the value.