<![CDATA[ Backup solution for REVO - My Forums]]> https://forums.modx.com/thread/?thread=25142 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-430556 http://modx.com/extras/package/databackup ) and combine it with a plugin. It produces a backup every time I log into the Manager ( OnManagerLogin ). The backup is done with a limited range of tables, enough for me.

<?php
$output = $modx->runSnippet('backup',array(
   'includeTables' => 'modx_gallery_album_contexts,modx_gallery_album_items,modx_gallery_albums,modx_gallery_items,modx_gallery_tags,modx_media_sources,modx_media_sources_contexts,modx_media_sources_elements,modx_menus,modx_site_content,modx_site_htmlsnippets,modx_site_plugin_events,modx_site_plugins,modx_site_snippets,modx_site_templates,modx_site_tmplvar_access,modx_site_tmplvar_contentvalues,modx_site_tmplvar_templates,modx_site_tmplvars',
   'writeTableFiles' => 'false'
));
?>


There is only one problem with the backup: I have to extract the comments out of the backupfile before importing to mysql.]]>
rai Jul 19, 2012, 04:41 PM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-430556
<![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-426237 dubbs Jun 11, 2012, 07:21 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-426237 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-395642
Does someone did the components to inlude this Backup into Revo manager ?
]]>
elz064 Oct 03, 2011, 04:43 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-395642
<![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129024
http://www.site-vault.com/

Sounds like a really good solution. But wondered if anyone actually used it!

Thanks

Ben]]>
bennyb Feb 18, 2011, 08:13 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129024
<![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129023 dubbs Feb 18, 2011, 06:35 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129023 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129022 dubbs Feb 18, 2011, 06:15 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129022 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129021 rivendell48 Feb 18, 2011, 06:13 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=4#dis-post-129021 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129020
So now that I have been able to log-on, what’s next? All I see is a red and grey BkupMODx home page and the option for Tools and Exit. But for Tools, there is only a list of key symbol explanations but nothing else?]]>
rivendell48 Feb 18, 2011, 06:10 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129020
<![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129019 dubbs Feb 18, 2011, 05:59 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129019 <![CDATA[Re: Backup solution for REVO]]> https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129018 rivendell48 Feb 18, 2011, 05:52 AM https://forums.modx.com/thread/25142/backup-solution-for-revo?page=3#dis-post-129018