Skip to content

CanastaWiki/CanastaPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanastaPM

Canasta PM (Canasta Project Management) is a package of wiki pages (templates, forms, etc.) that provide a structure for storing project management information. It is meant to be installed via the MediaWiki extension Page Exchange. It is based in large part on the SemanticActions MediaWiki extension, which also handles project management.

Though it includes "Canasta" in its name, Canasta PM does not require the Canasta MediaWiki bundle to be used. Nevertheless, all the extensions that Canasta PM requires (including Page Forms, Cargo and Header Tabs) are included in Canasta.

Among Canasta PM's features are editable labels and statuses, and a drag-and-drop Kanban board, in which moving a task from one status column to another will indeed change that task's own status.

To make use of this package within your wiki, add the following lines to LocalSettings.php, below the inclusion of Page Exchange:

$wgPageExchangePackageFiles[] = 'https://raw.githubusercontent.com/CanastaWiki/CanastaPM/main/page-exchange.json';
$wgRestrictDisplayTitle = false;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published