impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 178 forks source link

Delete older versions of pages #896

Open FAQsupport opened 4 years ago

FAQsupport commented 4 years ago

How do I delete older versions of (the same) pages? Is there a DB query I can run or tool to clear DB of older versions of pages? Have a website with DB exceeding 45Mb - pages with 50 - 100 widgets per page, client getting in admin tool slow loads & widgets saved to the wrong place on a page.

TheFOBas commented 4 years ago

If I remember right option "Remove old page revisions" in Advanced website Configuration. It will allow to choose amount of days to save old revisions for.

This job will run only in cron so you might have to wait for it to clean the revisions or you have to force cron job to run.