Skip to content

Note: This is not an/the official repository for Backup Plus. It's just my personal workspace, initially created from the historic versions found in the mentioned discussion forum and now "live", at least for myself. ;-) The tags/releases here should be on par with the published version(s) in AOR. The branches are work in progress.

Notifications You must be signed in to change notification settings

gchriz/wbce-backup-plus

Repository files navigation

Backup Plus

Backup module for the CMS WBCE - Way Better Content Editing

Author: mastermind and others

Rework of the backup module with faster, more reliable file creation, option to save the pages only and new option to restore backups on the fly.

Configuration can be modified by editing the backup_settings.php file via FTP / AFE.

There are three types of backup available

  • Pages - All created pages
  • CMS - Files and the database tables of the current CMS
  • Complete - All files (DOCUMENT_ROOT) and the complete database (Access rights for all DB tables necessary!)

During a restore of the backup types "Pages" and "CMS" all occurences of WB_URL in the data will be automatically changed to the current CMS instance.

The backup/restore of all directories and files may take a while. It depends on the number of modules and templates installed and the size of media files. So a it might exceed the server's max_execution_time and produce a broken/incomplete backup.

Only files up to max. 60 MB will be included in the backup. Some directories won't be included, have a look at backup_settings.php. Empty directories won't be included. Links to directories won't be followed.

Some "official" links


Some internal links in this (gchriz') Github repository right here

About

Note: This is not an/the official repository for Backup Plus. It's just my personal workspace, initially created from the historic versions found in the mentioned discussion forum and now "live", at least for myself. ;-) The tags/releases here should be on par with the published version(s) in AOR. The branches are work in progress.

Resources

Stars

Watchers

Forks