Description
Use Amazon AWS S3 to backup your WordPress Site daily. This plugin will backup the wp-config.php, wp-content folder and database to Amazon AWS S3. You can create, list and even delete folder on Amazon AWS S3.
Screenshots
Installation
Using the WordPress Plugin Search
-
Navigate to the
Add New
sub-page under the Plugins admin page. -
Search for
Amazon AWS S3
. -
The plugin should be listed first in the search results.
-
Click the
Install Now
link. -
Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
-
Download the plugin zip file and save it to your computer.
-
Navigate to the
Add New
sub-page under the Plugins admin page. -
Click the
Upload
link. -
Select
aws-s3-by-wpadmin
zip file from where you saved the zip file on your computer. -
Click the
Install Now
button. -
Lastly click the
Activate Plugin
link to activate the plugin.
Using FTP
-
Download the plugin zip file and save it to your computer.
-
Extract the
aws-s3-by-wpadmin
zip file. -
Create a new directory named
aws-s3-by-wpadmin
directory in the../wp-content/plugins/
directory. -
Upload the files from the folder extracted in Step 2.
-
Activate the plugin on the Plugins admin page.
FAQ
- Installation Instructions
-
Using the WordPress Plugin Search
-
Navigate to the
Add New
sub-page under the Plugins admin page. -
Search for
Amazon AWS S3
. -
The plugin should be listed first in the search results.
-
Click the
Install Now
link. -
Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
-
Download the plugin zip file and save it to your computer.
-
Navigate to the
Add New
sub-page under the Plugins admin page. -
Click the
Upload
link. -
Select
aws-s3-by-wpadmin
zip file from where you saved the zip file on your computer. -
Click the
Install Now
button. -
Lastly click the
Activate Plugin
link to activate the plugin.
Using FTP
-
Download the plugin zip file and save it to your computer.
-
Extract the
aws-s3-by-wpadmin
zip file. -
Create a new directory named
aws-s3-by-wpadmin
directory in the../wp-content/plugins/
directory. -
Upload the files from the folder extracted in Step 2.
-
Activate the plugin on the Plugins admin page.
-
- Got a Question?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“=== WPAdmin Backup to AWS4 ===” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “=== WPAdmin Backup to AWS4 ===” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.7.1
Tested with the latest version of WordPress. Fixed the Delete folder Option0.7
Tested with the latest version of WordPress
0.6.1
REsolved Memory Leak while creating zip
0.6
Backups failed if the size of wp-content was a few 100 megabytes, swithched to backups of themes, plugins & uplaods folders.
0.5
Setup number of Full Backups
Automatically cleanup incremental backups when a full backup is completed.