WP Manifestindependent plugin directory
manifest / users / committee-teams

Committee Teams

Add profiles for every member of committees.

by Joe Bell · github.com/jovascript/committee-teams

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/jovascript/committee-teams/archive/refs/heads/master.zip

Add Committees and their members to your site.

Description

Creates a custom post type for members (people), who can be grouped into committees. Each member has a name, position title, bio, and optionally an image, an attached manifesto, and an email link.

Installation

  1. Upload the plugin files to the /wp-content/plugins/committee-teams directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress

Frequently Asked Questions

How do I set person's image?

Change the featured image of the post.

How do I add position/email etc.?

Adjust these settings in the sidebar.

Screenshots

Changelog

0.1.0

  • First (provisional) Release