This is the repository for the development of the phpBB Auto Database Backup Extension.
You can install this on the latest copy of the develop branch (phpBB 3.1-dev) by following the steps below:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
autodbbackup. - In the
extdirectory of your phpBB board, create a new directory namedpico(if it does not already exist). - Copy the
autodbbackupfolder tophpBB/ext/pico/. - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Auto Database Backupunder the Disabled Extensions list, and click itsEnablelink. - Set up and configure
Auto Database Backupby navigating in the ACP toMaintenance->Database->Auto backup settings.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Auto Database Backupunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/pico/autodbbackupfolder.