WP Manifestindependent plugin directory
manifest / updates / wp-rsync

WP rsync archived

This plugin lets you push Plugins Themes and Medias via rsync

by Nico Martin · github.com/sayhellogmbh/wp-rsync · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sayhellogmbh/wp-rsync/archive/refs/heads/master.zip

Readme

WP rsync

Description

This plugin lets you push Plugins Themes and Medias via rsync

Getting started

This Plugin should be installed on the staging server and please make sure the stanging server can log in on the live server over SSH (SSH Key from the staging has to be installed on the live server).
Also make sure the staging server supports shell_exec.

Then on the settings page of the plugin you can enter the credentials of the live server and test it on saving them.

Afterwards you can sync the core, plugins and themes whith two clicks :D.

Contributors

Read the full README on GitHub →