This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Posts and Pages GitHub Backup

Description

This plugin backups the content which you write on the Edit page. It will upload it to GitHub or it will download it from GitHub.

When you are writing a page/post and you would like to backup the text, you can use this plugin. If anything happen to your server, you always will have the texts on GitHub.

This plugin can also be used for collaboration. You can easily see and track any changes done by other people + you can comment the changes on GitHub.

With this plugin you can easily synchronize content of WordPress posts or pages between mutliple servers. For example, you (or someone else) can create/update posts and pages on your test server, then you can check the changes on Github and once you are happy with them, just go to your live server, press a button to download the the changes from GitHub and publish them on your live website.

Screenshots

  • Admin page
  • Edit page
  • File on GitHub
  • Edit page before second commit
  • Changes visible on GitHub

Installation

  1. Upload the plugin files to the WordPress plugin directory (e.g. ‘/usr/local/apache2/htdocs/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin->Posts Backup to configure the plugin

FAQ

Installation Instructions
  1. Upload the plugin files to the WordPress plugin directory (e.g. ‘/usr/local/apache2/htdocs/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin->Posts Backup to configure the plugin
How do I use the plugin?

Before you start, configure the plugin at Admin menu -> Posts Backup. You will need to fill up the info about your Github repository.

Then, go to a page/post and check the right column. You should see there Posts and Pages Backup container. If you can not see it, click on Screen Options and enable it.

Use Upload/Download buttons.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Posts and Pages GitHub Backup” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1

  • FIX: GitHub returned error when name was empty

1.0

  • Initial version