WP Manifestindependent plugin directory
manifest / multisite / ufclas-admin

UFCLAS Admin Tools

Adds a CLAS IT Admin section to the network admin dashboard with unit-specific reports. Uses DataTables and D3.js libraries.

by Priscilla Chapman (CLAS IT) · github.com/ufclas/ufclas-admin · 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/ufclas/ufclas-admin/archive/refs/heads/main.zip

From the readme

UFCLAS Admin Tools Adds a section to the network admin dashboard with unit-specific reports. To improve performance, site data will only update every 12 hours. - Uses DataTables and D3.js JavaScript libraries. - Assumes that network requires a GatorLink login for to access sites. Reports Sites by Status (requires More Privacy Options): Lists number of sites by visibility status Site Information: Lists all sites, site title, description, theme, active plugins Site Users: Lists users by site, includes role and total number of posts Site Forms (requires Gravity Forms): Lists all forms, includes link to form preview, list of form fields (label, type), notification Emails Theme Upgrade (only if UFCLAS People 1.0 and 2.0 are installed): List of sites still using old theme Supported Plugins - More Privacy Options - Gravity Forms Updating Site Data Use the WP-CLI commands below to refresh the cached site data. Requirements - WordPress Multisite Installation - Network activate. Go to the network admin dashboard to find the new menu 'CLAS Admin' item. Changelog 0.9 - Adds Unit Group classification to the Site Info table — three new rightmost columns (Unit Group Type, Unit G

Read the full README on GitHub →