Skip to content

modular-wordpress/mwpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Wordpress Package Manager

Simple package manager that helps load the Modular Wordpress content modules.

This is in a working, but incomplete state, so please use with caution.

Installation

To install, simply run the following:

npm i -g mwpm

Usage

mwpm [action] [args...]

Action: install

mwpm install

Action: add

mwpm add [name] [git repo URL]

or for directory mode:

mwpm add [name] [git repo URL] -d [directory name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published