WP Manifestindependent plugin directory
manifest / content / programming-project-management

Programming Project Management GitLab

Management of programming projects.

by Luciano Nahuel Vitale · gitlab.com/luvitale/programming-project-management · website

0stars
9composer 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://gitlab.com/luvitale/programming-project-management/-/archive/main/programming-project-management-main.zip

Also on Packagist as luvitale/programming-project-management:

composer require luvitale/programming-project-management

From the readme

Programming Project Management Wordpress plugin that create a project database with these columns: id bigint(20) unsigned AI name varchar(100) [] description varchar(256) NULL repo varchar(100) [] url varchar(100) NULL image mediumtext Shortcodes [projects] Show all projects with style in css/wp-show-projects.css stylesheet.

Read the full README on GitLab →