wp-project-manager
                                
                                 wp-project-manager copied to clipboard
                                
                                    wp-project-manager copied to clipboard
                            
                            
                            
                        The Project Management plugin for WordPress
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