Skip to content

mikeritter/wp-project-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Installation Guide

Navigate to the plugin directory and run the following commands

  1. git clone https://github.com/weDevsOfficial/wp-project-manager.git <plugin-name>
  2. cd <plugin-dir-name>
  3. composer install
  4. composer dumpautoload -o
  5. npm install
  6. npm run start
  7. Activate plugin

About

The Project Management plugin for WordPress

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 42.9%
  • Vue 34.3%
  • JavaScript 10.6%
  • CSS 6.8%
  • Less 3.3%
  • HTML 1.7%
  • Other 0.4%