Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 313 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 313 Bytes

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