Navigate to the plugin directory and run the following commands
git clone https://github.com/weDevsOfficial/wp-project-manager.git <plugin-name>
cd <plugin-dir-name>
- For PHP-5.6 run
composer install
and for PHP-7 or later runcomposer install --ignore-platform-reqs
composer dumpautoload -o
nvm use
npm install
npm run start
- Activate plugin