Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evokelektrique/replicant
Synchronize your WordPress websites with ease
https://github.com/evokelektrique/replicant
synchronization wordpress wordpress-plugin
Last synced: 10 days ago
JSON representation
Synchronize your WordPress websites with ease
- Host: GitHub
- URL: https://github.com/evokelektrique/replicant
- Owner: evokelektrique
- License: agpl-3.0
- Created: 2021-07-02T17:06:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T21:02:29.000Z (over 2 years ago)
- Last Synced: 2023-03-05T09:57:18.051Z (over 1 year ago)
- Topics: synchronization, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://replicant.ir
- Size: 612 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
An advanced WordPress plugin to synchronize posts and pages across all your websites.
# Getting started
This section describes how to install and configure the plugin.## Features
- [X] Sync WordPress posts, including **(Create, Update, Delete)** across all trusted nodes
- [X] Sync WordPress pages, including **(Create, Update, Delete)** across all trusted nodes
- [ ] Sync WordPress comments
- [ ] Sync WordPress users
- [ ] Sync WooCommerce products## Installation
To install this plugin, you can easily navigate to the plugins page in your WordPress dashboard and search for `Replicant` plugin name and simply click on the **install** button.
The other way is by cloning the repo with `git clone https://github.com/evokelektrique/replicant` command and build the project by running the `./build.sh` shell script.
## Configuration
First, all your WordPress websites have to have this plugin installed already. Once that's set up, you need to configure your nodes according to the **Trust model** and when the target node accepted your request, your content will be synced from now on.
> Note that currently the depth limit of nodes could be only 1 and maybe in futrue updates we will increase the limit.
## Last words of a replicant
> I've seen things you people wouldn't believe... Attack ships on fire off the shoulder of Orion... I watched C-beams glitter in the dark near the Tannhäuser Gate. All those moments will be lost in time, like tears in rain... Time to die.
> ([Source](https://en.wikipedia.org/wiki/Tears_in_rain_monologue))