Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Posts and Pages GitHub Backup

Описание

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.

Скриншоты

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

Установка

  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

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Posts and Pages GitHub Backup» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Posts and Pages GitHub Backup» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1

  • FIX: GitHub returned error when name was empty

1.0

  • Initial version