WP Manifestindependent plugin directory
manifest / utilities / wp-orbis-projects

Orbis Projects

The Orbis Projects plugin extends your Orbis environment with the option to manage projects.

by Pronamic · github.com/pronamic/wp-orbis-projects · website

2stars
11composer installs
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://github.com/pronamic/wp-orbis-projects/archive/refs/heads/main.zip

Also on Packagist as pronamic/wp-orbis-projects:

composer require pronamic/wp-orbis-projects

Declares an update source (https://wp.pronamic.directory/plugins/orbis-projects/), so updates arrive through the plugin's own updater.

From the readme

Orbis Projects Custom capabilities https://github.com/WordPress/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#wordpresswpcapabilities-ensure-recognition-of-custom-capabilities | Capability | Description | | ------------------------------ | -------------------------------------- | | readorbisprojectprice | Allows user to view project price. | | readorbisprojectagreement | Allows user to view project agreement. | | readorbisprojectinvoice | Allows user to view project invoice. |

Read the full README on GitHub →