david63/autodbbackup

An extension for phpBB that will automatically backup your database using the phpBB Cron.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 5

Type:phpbb-extension

dev-master 2022-10-11 00:00 UTC

This package is auto-updated.

Last update: 2024-03-25 14:26:41 UTC


README

An extension for phpBB that will automatically backup your database using the phpBB Cron.

Build Status License Latest Stable Version Latest Unstable Version Total Downloads codecov Codacy Badge

Compatible

Minimum Requirements

  • phpBB 3.3.0
  • PHP 7.3.1

Install

  1. Download the latest release.
  2. Unzip the downloaded release and copy it to the ext folder of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Auto database backup under the Disabled Extensions list and click its Enable link.

Update

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Auto database backup.
  3. Delete the files from the phpBB/ext/david63/autodbbackup/ folder.
  4. Download the latest release and unzip it.
  5. Upload the unzipped files to the phpBB/ext/david63/autodbbackup/ folder of your phpBB board.
  6. Navigate in the ACP to Customise -> Manage extensions.
  7. Look for Auto database backup under the Disabled Extensions list and click its Enable link.

Usage

  1. Navigate in the ACP to Maintenance -> Auto Database Backup -> Auto backup settings.

Uninstall

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Auto database backup.
  3. To permanently uninstall, click Delete Data, then delete the autodbbackup folder from phpBB/ext/david63/.

License

GNU General Public License v2

© 2020 - David Wood