Learn how to configure the plugin, activate pro licenses and more.
BackupBank for Wordpress is at $25.00 per year for one WordPress site.
BackupBank Pro provides you with the ability to backup your site to Google Cloud Storage and additional configuration controls.
1. Login to your WordPress WP-Admin area as an Administrator.
2. Click on "Plugins → Add New" in the left hand menu.
3. Search for "BackupBank" in the keyword search.
4. Click "Install Now" next to the BackupBank plugin.
1. Navigate to the "Plugins → Installed Plugins" section (in the left hand admin menu of WordPress).
2. Click "Activate" next to the BackupBank plugin.
BackupBank creates a link in the admin menu of WordPress. This is a shortcut to your plugin options. You may access the plugin settings via this menu item, or by clicking the "Settings" link beneath the BackupBank plugin item in the Plugin section of WordPress.
Nightly means that the plugin initiates a backup at 12:00am each morning.
Weekly means the plugin initiates a backup at 12:00am every 7 calendar days.
Be sure to add the wp-cron.php to your local cron configuration. Neglecting to do so will result in a degraded performance of your website and backups at unscheduled times. Read more on WordPress's website
* */15 * * * wget --delete-after http://[ yourdomain.com ]/wp-cron.php > /dev/null 2>&1
Additional, add the following line to your wp-config.php:
define('DISABLE_WP_CRON', true);
Be sure to add the wp-cron.php to your local cron configuration.
* */15 * * * wget --delete-after http://[ yourdomain.com ]/wp-cron.php > /dev/null 2>&1
Additional, add the following line to your wp-config.php:
define('DISABLE_WP_CRON', true);
Our free plugin provides SFTP (Secure File Transfer Protocol) and SCP (Secure Copy) as backup destinations. This option requires you to supply the following data points:
SFTP / SCP Host - Your hostname is generally your domain name. Please refer to your hosting provider's info.
SFTP / SCP Username - Your username is usually provided by your host, or created by you in your hosting admin panel
SFTP / SCP Password - Much like your username, the FTP password is created by your host, or configured in your hosting admin.
SFTP / SCP Folder Path - This is optional, and allows you to direct your backup to a specific location on your host.
Press the Save/Update button
Registering on our website will provide you will the ability to purchase an annual license for your plugin.
Once you have registered you will have access to your Dashboard
Use the "Purchase Your Backup License" input to add in your WordPress URL
Press the purple "Create License" button
Enter your purchasing information on our secure form
Your license will be activated and available for you to copy and paste into our plugin.
You can locate your license key in your account section of this website. Your license key ensures your plugin is able to use the pro features.
Access your account section (my account)
You will see your Active License keys listed by domain
Copy your license key and paste it into our plugin field "Add License Key (Pro Users)" and hit the purple "Activate Button"
Step 1: Be sure that the user you're using has the permission "Storage Object Admin" or "Storage Admin" on the IAM page. If they do not, create a new Service Account.
Then grant access via a new IAM on the IAM page enabling "Storage Object Admin" or "Storage Admin".Step 2: Google provides documentation on how to generate a JSON authentication file on the Cloud Website:
Step 3: Our plugin provides two fields for inputting this information:
Bucket Name: This is where your Google Cloud data will be store. Find the name in your Google Cloud account.
JSON File: This is also in your Google Cloud account and will inform our plugin where to submit your data. Paste in your JSON code into the JSON field of our plugin.
© BackupBank 2024 | All rights reserved