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.zipAlso on Packagist as luvitale/programming-project-management:
composer require luvitale/programming-project-managementFrom 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.