Wordpress Backup Restore and Migrate Script

Wordpress Backup Restore and Migrate Script 3.0.0

This script will backup, restore and migrate a Wordpress install to another site. Although all the steps can be done manually or with a plugin it's nice to have it packaged in a neat package. You can create a cron job in the GUI to automatically backup your site. It integrates well with Basil Hendroff's Scripted Wordpress Installation but can be used if your install didn't use his script.

It's just another option to safeguard your Wordpress data within your FreeNAS environment.

Scripted installation instructions for this resource are at https://github.com/NasKar2/freenas-backup-wordpress.
  • Like
Reactions: VladTepes
Author
NasKar
Downloads
82,695
Views
310,282
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Autodetect 3 variables

    The script will now auto detect the FILES__PATH, JAIL_FILES_LOC, APPS_PATH in Wordpress...
  2. Allow pool root directory Wordpress installs

    Minor feature: Although it is not recommended to place your Wordpress install in the root of the...
  3. Auto find APP_PATH

    Basil Hendroff's script now has a new variable to replace...
  4. Minor Fix delete old backup from cron not working

    Minor fix. The MAX_NUM_BACKUPS variable was not being set when the script was run from a cron...
  5. Maintenance Mode

    Better Error Checking Remove variables that are not needed Add Maintenance Mode to prevent...
Top