WHO Team Manager
A simple custom post type for team members with a configurable grid block.
by Christopher Smith · github.com/teamchrisfromthelc/who-team-manager · website
★ 0stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/teamchrisfromthelc/who-team-manager/releases/download/v1.0.0/who-team-manager.zipDeclares an update source (https://github.com/chrisfromthelc/who-team-manager), so updates arrive through the plugin's own updater.
From the readme
WHO Team Manager
A minimal WordPress plugin that provides a Team Members custom post type with a drag-and-drop sortable grid block.
Features
- Team Member CPT - Name (post title), Job Title (custom meta), Description (post content), Photo (featured image)
- Team Grid Block - Gutenberg block to display team members in a responsive, configurable grid
- Drag & Drop Ordering - Reorder team members per-block via drag and drop in the editor
- Responsive Grid - Auto-collapses from configured columns to 2 on tablet, 1 on mobile
- Configurable Columns - 1 to 6 columns via the block sidebar
- Auto-Updates - Checks GitHub Releases for new versions via the WordPress dashboard
- Minimal CSS - Designed to inherit theme styles where possible
Requirements
- WordPress 6.0+
- PHP 7.4+
Installation
Manual Installation
1. Download or clone this repository into wp-content/plugins/who-team-manager/
2. Run npm install && npm run build to compile block assets
3. Activate the plugin through the WordPress admin
Click to download the latest release.
From GitHub
Usage
Adding Team Members
1. Navigate to Team Members in the WordPress admin sidebar
2. Click Add New
3. Enter the team member's name as
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Feb 13, 2026 | who-team-manager.zip | 8 |