luvitale/programming-project-management

Manager of programming projects.

Maintainers

Package info

gitlab.com/luvitale/programming-project-management

Issues

Type:wordpress-plugin

pkg:composer/luvitale/programming-project-management

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

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

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.