luvitale / programming-project-management
Manager of programming projects.
Package info
gitlab.com/luvitale/programming-project-management
Type:wordpress-plugin
pkg:composer/luvitale/programming-project-management
dev-main
2021-04-19 01:13 UTC
Requires
- twbs/bootstrap: 5.0.0-beta2
This package is auto-updated.
Last update: 2026-02-19 15:31:38 UTC
README
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.