WP Manifestindependent plugin directory
manifest / multisite / distributor-in-background

Distributor in Background

An add-on for the "Distributor" plug-in to run resource distribution in background as scheduled tasks

by Novembit · github.com/novembit/distributor-in-background

0stars
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/novembit/distributor-in-background/archive/refs/heads/master.zip

Readme

Description

Distributor In Background add-on is for extending the Distributor plug-in (see DistributorPlugin.com) functionality to handle actions via cron job in background. Recommended to use in combination with WP Task Manager plug-in to maintain more control over the scheduled tasks, otherwise tasks will be scheduled via Wordpress cron.

Requirements

Install

At the moment, Distributor In Background add-on is not yet compatible with the original [Distributor] plug-in (https://github.com/10up/distributor), therefore, please use our Distributor fork.

Once you have Distributor installed, download the latest master build and install on your website.

Plugin Usage

You just need to have Distributor In Background add-on installed on the "source", no additional configuration required. Please note that this add-on was tested for single-site installation with external connections.

Read the full README on GitHub →