Comment
29-09-2020
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Raj,
AEM has a built in version system which keeps versions of the page (automatically while activation).
A|so Versions can be created manually.
See http://localhost:4502/system/console/configMgr/com.day.cq.wcm.core.impl.VersionManagerImpl
If this is not enough, you have to restore the deleted files from a backup.
Nevertheless you should evaluate the ACLs (privileges) and the author training to prevent such deletions. Also bear in mind that deleting an activated page will delete it from the Publish instance
Best,
Max