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>
composer install
composer dumpautoload -o
npm install
npm run start
- Activate plugin