Skip to content

coldfront/coldfront-project-review

Repository files navigation

ColdFront Project Review Plugin

This plugin adds project reviews to ColdFront.

Install

$ uv pip install coldfront-project-review

Next add the plugin to the PLUGINS setting in your ColdFront configuration:

PLUGINS="coldfront_project_review"

Add required settings in your ColdFront configuration file:

FIELD_CHOICES="ras.Project.status+=pending,Pending,warning|reviewed,Reviewed,primary|denied,Denied,danger"
ALLOCATION_WORKFLOW="coldfront_project_review.flows.AllocationStatusWithProjectReviewFlow"

License

Apache 2.0

About

ColdFront Project Review Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors