Skip to content

A Wordpress plugin that uses the Backup and Migrate Core library to create Wordpress site backups.

License

Notifications You must be signed in to change notification settings

backupmigrate/backup_migrate_wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backup and Migrate for WordPress

A Wordpress plugin that uses the Backup and Migrate Core library to create Wordpress site backups.

Installation

This module uses composer to manage dependencies. To install from this repository:

Clone the repository into your Drupal site modules directory:

git clone [email protected]:backupmigrate/backup_migrate_wordpress.git /path/to/wordpress/wp-content/plugins/backupmigrate

Change to the plugin directory:

/path/to/wordpress/wp-content/plugins/backupmigrate

Install using composer

composer install

Activate the plugin as usual using the plugins page in the WP Admin area.

The admin screen is located under Tools -> Backup and Migrate

For more information on using composer see: https://getcomposer.org/

About

A Wordpress plugin that uses the Backup and Migrate Core library to create Wordpress site backups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages