WP Manifestindependent plugin directory
manifest / multisite / organization-hub

Organization Hub (Site)

by Crystal Barton · github.com/clas-web/organization-hub · website

0stars
1forks

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/clas-web/organization-hub/archive/refs/heads/master.zip

Declares an update source (https://github.com/clas-web/organization-hub), so updates arrive through the plugin's own updater.

From the readme

Organization Hub Version 1.0 Summary The Organization Hub is a collection of useful tools for maintaining a multisite WordPress instance for an organization. The Organization Hub (Network) is designed to be used by network administrators in order to keep track of current users, site stats, and to make batch changes to the WordPress sites. The Users page keeps track of the organization users, their profile site, and any connections posts (see Connections Hub). The Sites page is a listing of all the current sites, its posts and pages count, and the last time it was updated and by whom. The Upload page is used to batch import large amounts of posts, pages, links, taxonomies, users, and sites. The Organization Hub (Site) is designed for individual sites and only includes the batch upload capabilities. Installation 1. Extract the Organization Hub files to a folder within the WordPress plugins folder. 2. Network activate the Organization Hub (Network) plugin. 3. For site batch importing, navigate to the site's plugin page and activate the Organization Hub (Site) plugin. Usage Complete instructions on how to use the Organization Hub can be found in the wiki. Authors - Cryst

Read the full README on GitHub →