Skip to content

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

License

Notifications You must be signed in to change notification settings

Marshalrusty/autodbbackup

 
 

Repository files navigation

Auto db Backup extension for phpBB

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 61.6%
  • CSS 24.1%
  • HTML 14.0%
  • JavaScript 0.3%