Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Posts and Pages GitHub Backup

Descrição

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.

Ecrãs

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

Instalação

  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

Perguntas frequentes

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.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Posts and Pages GitHub Backup” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.1

  • FIX: GitHub returned error when name was empty

1.0

  • Initial version