artabro/site/modules/ProcessDatabaseBackups
2024-08-27 11:35:37 +02:00
..
ProcessDatabaseBackups.info.php Inicio do proxecto. 2024-08-27 11:35:37 +02:00
ProcessDatabaseBackups.js Inicio do proxecto. 2024-08-27 11:35:37 +02:00
ProcessDatabaseBackups.module Inicio do proxecto. 2024-08-27 11:35:37 +02:00
README.md Inicio do proxecto. 2024-08-27 11:35:37 +02:00

Manage database backups for ProcessWire

Read this blog post about this module

This tool provides an admin interface for the following database backup functions:

  • Creating new backups
  • Uploading backups
  • Restoring backups
  • Providing info on existing backups
  • Managing existing backups (downloading, deleting, etc.)

This is meant to be used as a secondary backup tool, not a primary one. It uses ProcessWire 3.x WireDatabaseBackups class to perform backups and restores. If you are working with really large files, it may be better to perform that task directly in PhpMyAdmin or the native MySQL client.

Requires ProcessWire 3.0.62 or newer.

License: MPL 2.0

Copyright 2021 by Ryan Cramer