Page tree
Skip to end of metadata
Go to start of metadata

Requires:

  • phpFox 4.6.0+

Introduction

Main Feature

Backup

  • Admin can choose what they want to backup:
    • Database
    • Source code
    • Users files
  • Admin can select all or some specific tables when they backup database.
  • Support places to store the backup packages:
    • Local Server
    • Amazon S3
  • Support manual backup and scheduler backup.
  • Support notify to admin (via email) after backup successfully.
  • Support manage backup packages: view info, download, remove, restore.
  • The site will be put into maintenance mode while the backup is in the process.

Restore

  • Admin can restore with backup packages from:
    • Local Server
    • Amazon S3
    • Upload Package
  • Support notify to admin (via email) after restore successfully.
  • The site will be put into maintenance mode while restoration is in the process.
  • Support safe mode to restore (in case the site is broken).

Settings

IdNameDescription
1Maximum of backup items keep in your serverThe setting will be applied in the next backup time.

Screenshots and Detail Descriptions

IdScreenshotDescription
 App setting
 Configuration: select place to store backup package
 Configuration: manual backup or scheduler backup
 Configuration: select what you want to back: database, code, users files.
 Configuration: set up Amazon S3 account
 Next backup info when admin select manual backup
 Next backup info when admin select scheduler backup
 Page for managing backup packages of your site
 Backup package information.
1Restore page on safe mode.

Materials

 

  • No labels