weDevsOfficial / wp-project-manager

The Project Management plugin for WordPress

Home Page:https://wordpress.org/plugins/wedevs-project-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://wordpress.org/plugins/wedevs-project-manager/


Languages

Language:Vue 39.7%Language:PHP 39.5%Language:JavaScript 9.8%Language:CSS 6.2%Language:Less 2.9%Language:HTML 1.5%Language:SCSS 0.3%Language:Shell 0.1%