Extendable Aggregator
Aggregates articles across multisite install
by Human Made Limited · github.com/humanmade/extendable-aggregator
★ 7stars
7.1kcomposer installs
2forks
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/humanmade/extendable-aggregator/archive/refs/heads/master.zipAlso on Packagist as humanmade/extendable-aggregator:
composer require humanmade/extendable-aggregatorFrom the readme
Extendable Aggregator
Aggregates articles across multisite install
Basic Usage
Network activated plugin. It allows publishing posts from one site to all other network sites. There isn't any setting required for this plugin, You will get meta box Post Syndication with the list of other network sites, you can choose the sites and it will start syncing. By default, this plugin supports Post, Comment, Attachment, and Terms.
Also initially all synced posts will be linked to the source so that they will get updates. you can unlink by detaching from source.
Step-by-step instructions
1. Log in to WordPress
1. Go to Add New Post
1. Prepare the post, Choose sites in Post Syndication on which you want to publish this post.
1. Click on Publish
1. Wait for 5 mins
1. Go to other network site dashboard to verify the post.
Troubleshooting
My content is not syndicating as expected
- This may happen due to long queues of syndication jobs enqueued. To overcome that, you can click the Sync Now link beside the country name ( ie the refresh icon ), which executes the syndication process instantly rather than via the queue system.
- Reason for that is that we have a hard limit ( filterable though
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.1 | Mar 16, 2022 | — | — |