luvitale/programming-project-management

Manager of programming projects.

dev-main 2021-04-19 04:13 UTC

This package is auto-updated.

Last update: 2024-04-19 11:16:42 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.