luvitale / programming-project-management
Manager of programming projects.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:wordpress-plugin
pkg:composer/luvitale/programming-project-management
Requires
- twbs/bootstrap: 5.0.0-beta2
 
This package is auto-updated.
Last update: 2025-10-19 14:42:40 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.