Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Posts and Pages GitHub Backup

Descripción

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.

Capturas

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

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Posts and Pages GitHub Backup» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Posts and Pages GitHub Backup» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1

  • FIX: GitHub returned error when name was empty

1.0

  • Initial version