Skip to content

codeiolab/wedevs-project-manager

 
 

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

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 39.8%
  • PHP 39.4%
  • JavaScript 9.8%
  • CSS 6.2%
  • Less 2.9%
  • HTML 1.5%
  • Other 0.4%