WP Manifestindependent plugin directory
manifest / unclassified / eazy-project-management

Eazy Project Management Bitbucket

Creates custom post type for projects and custom taxonomy for clients. This allows password protected access to projects based on client name taxonomy term and user role.

by Rob Scott, LLC · bitbucket.org/r0bsc0tt/eazy-project-management · website

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://bitbucket.org/r0bsc0tt/eazy-project-management/get/master.zip

Readme

eazy-project-management

Eazy Project Management is a WordPress plugin that creates a custom post type for projects with a custom taxonomy for clients. The plugin also creates a custom user role for clients. When a user is added with the role client, it adds the users display name to the taxonomy clients. You can then create a custom post type of project and use the taxonomy term client to keep the content of the project protected from users who aren\'t admin or logged in with the display name matching the taxonomy term.

Read the full README on Bitbucket →