All Projects → watchfulli → Xcloner Wordpress

watchfulli / Xcloner Wordpress

Licence: gpl-2.0
Backup and Restore Plugin for Wordpress

Projects that are alternatives of or similar to Xcloner Wordpress

Woosidebars
Replace registered sidebars in your WordPress themes using different conditions such as a specific page, a category or even an individual blog post.
Stars: ✭ 47 (-17.54%)
Mutual labels:  wordpress-plugin
Wordpress Pubsubhubbub
WebSub/PubSubHubbub for WordPress
Stars: ✭ 49 (-14.04%)
Mutual labels:  wordpress-plugin
Intuitive Custom Post Order
WordPress Plugin: Intuitive Custom Post Order
Stars: ✭ 54 (-5.26%)
Mutual labels:  wordpress-plugin
Object Sync For Salesforce
WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
Stars: ✭ 48 (-15.79%)
Mutual labels:  wordpress-plugin
User Feedback
Collect user feedback directly from your WordPress site
Stars: ✭ 49 (-14.04%)
Mutual labels:  wordpress-plugin
Wordpress Cloud Media Offloader Plugin
A simple plugin that allows you to serve your WordPress Media Library files from the Backblaze B2 cloud storage service.
Stars: ✭ 52 (-8.77%)
Mutual labels:  wordpress-plugin
Elasticpress
A fast and flexible search and query engine for WordPress.
Stars: ✭ 1,037 (+1719.3%)
Mutual labels:  wordpress-plugin
Better Rest Endpoints
A WordPress plugin that serves up slimmer WP Rest API endpoints.
Stars: ✭ 56 (-1.75%)
Mutual labels:  wordpress-plugin
Bitcoin Wordpress Plugin
GoUrl Official Bitcoin Payment Gateway for Wordpress 3.5+ (or higher). Sell Products, Files, Digital Downloads, Membership on your website. Accept Bitcoin, Litecoin, Dogecoin, Darkcoin, Reddcoin, etc Payments Online. Use Pay-Per-Download, Pay-Per-Product, Pay-Per-Membership, Pay-Per-Page/Video-Access on your website. It is Easy!
Stars: ✭ 49 (-14.04%)
Mutual labels:  wordpress-plugin
Wl Bootstrap
Integrating Laravel into WordPress
Stars: ✭ 54 (-5.26%)
Mutual labels:  wordpress-plugin
Barman
Barman - Backup and Recovery Manager for PostgreSQL
Stars: ✭ 1,044 (+1731.58%)
Mutual labels:  backup
Resticprofile
Configuration profiles for restic backup
Stars: ✭ 48 (-15.79%)
Mutual labels:  backup
Backintime
Back In Time - A simple backup tool for Linux
Stars: ✭ 1,066 (+1770.18%)
Mutual labels:  backup
Preferred Languages
Choose languages for displaying WordPress in, in order of preference.
Stars: ✭ 48 (-15.79%)
Mutual labels:  wordpress-plugin
Kinesis Vcr
Record, rewind and replay live Kinesis streams
Stars: ✭ 54 (-5.26%)
Mutual labels:  backup
Meta Box
The best plugin for WordPress custom fields and custom meta boxes
Stars: ✭ 1,039 (+1722.81%)
Mutual labels:  wordpress-plugin
Images Via Imgix
imgix WordPress plugin
Stars: ✭ 51 (-10.53%)
Mutual labels:  wordpress-plugin
Wordpress Zero Spam
The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
Stars: ✭ 56 (-1.75%)
Mutual labels:  wordpress-plugin
Mkstage4
Bash Utility for Creating Stage 4 Tarballs
Stars: ✭ 55 (-3.51%)
Mutual labels:  backup
Gphotos Sync
Google Photos and Albums backup with Google Photos Library API
Stars: ✭ 1,066 (+1770.18%)
Mutual labels:  backup

XCloner Wordpress Plugin - Backup and Restore

Author Software License Scrutinizer Code Quality Build Status

Backup your Wordpress site, restore to any web location, send your backups to Dropbox, Amazon S3, Azure, FTP, SFTP and many others with XCloner backup plugin.

XCloner is a Backup and Restore plugin that is perfectly integrated with Wordpress.

XCloner design was specifically created to Generate custom backups of any LAMP website through custom admin inputs, and to be able to Restore the clone on any other location with the help of the automatic Restore script we provide!

XCloner Backup tool uses Open Source standards like TAR, Mysql and CSV formats so you can rest assured your backups can be restored in a variety of ways, giving you more flexibility and full control.

Features

  • Backup and Restore your Wordpress site easily
  • Create compressed and uncompressed backups using TAR open source format
  • Create encrypted backups archives with AES-128-CBC algorithm
  • Create automated backups from your Scheduled Backups Section
  • Received email notifications of created backups
  • Generate automatic backups based on cronjobs, it can run daily, weekly, monthly or even hourly
  • Restore your backups on any other location, XCloner will attempt to extract the backup archive files for you, as well as import the mysql dump and update the Wordpress config details
  • Upload your backups to Remote Storage locations supporting FTP, SFTP, Dropbox, AWS, Azure Blob and many more to come
  • Watch every step of XCloner through it's built in debugger
  • Althrough we have optimized XCloner to run properly on most hosts, we give Developers options to customize it's running speed and avoid backup timeouts, all from the XCloner Config-> System Options
  • Ability to split backups into multiple smaller parts if a certain size limit is reached

Installation

  1. Upload the plugin directory to wp-content/plugins directory
  2. Activate the plugin
  3. Access the plugin Dashboard from the Admin Sidebar -> Site Backup Menu

UPGRADE

You can do it easily from the Wordpress backend.

Frequently Asked Questions

Where does XCloner keep it's database backups?

XCloner stores them in separate mysql dump files, inside a folder called xcloner-XXXXX inside the backup archive root path, where XXXXX is a hash number that is identical with the last 5 characters of the backup name, so if the backup name is backup_localhost-2017-02-16_15-36-sql-1c6c6.tgz , the mysql backup file will be stored in xcloner-1c6c6/ folder.

How do I restore my backup?

XCloner provide an easy to use restore script available in the Site Backup -> Restore Backups menu, the process is being described there as well.

If the XCloner Restore option fails, you can manually restore your backup as follows:

  1. extract the backup archive files to your new location
  2. locate the xcloner-XXXXX folder inside your backup root folder, and look for the mysql backup in database-sql and import it through phpmyadmin
  3. update your wp-config.php file to reflect the new mysql details

How do I know which files were include in the backup?

The XCloner Manager Backups Panel provides an easy utility to view each backup content files list. It also stores a copy of the archived backup files inside the xcloner-XXXXX/backup_files.csv file in an easy to read CSV format.

Do you have a log for the created backup?

Yes, if XCloner Logger option is enabled, it will store a log file inside the xcloner-XXXXX folder inside the backup archive, file is named xcloner-xxxxx.log

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].