Local Installation Guide 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