
Godot Project Manager
A downloadable tool
Download NowName your own price
Godot Project Manager
A Multi-Party Kanban Project Management Plugin for Godot
- For all those annoyed by lazy developers who don't feel like updating the project board
 - For all those who want their developers to have no distraction by using a web browser
 - For all those solo devs, jammers, and all other
 
Features
- Create tasks and track the progress
 - Add members and assign tasks
 - Filter your tasks
 - Configure the amount and name of your swimlanes
 - TODO Dock Window to list your TODOs
 - Jump to source from the TODO Dock
 - Create new tasks from TODOs
 - All tasks are JSON files
 
Usage
- Get the zip
 - Create a 'addons' folder within your project, if needed
 - Put the 'NbPM' folder in the addons folder
 - Project -> Project Settings -> Plugins -> Enable
 - Open the 'ProjectManagement' screen
 - Opening the PM for the first time will let you set up the project config
 - After saving, you will have to select the user
 - Commit everything to Git if needed
 
Soon to be available on the Godot asset store.
Source & License
https://github.com/NimbleBeasts/NbGodotProjectManagement
The source code is released under MIT. Check the repository for more information.
| Status | Released | 
| Category | Tool | 
| Rating | Rated 4.9 out of 5 stars (7 total ratings) | 
| Author | Nimble Beasts | 
Download
Download NowName your own price
Click download now to get access to the following files:
NbProjectManagement-1.0.zip 659 kB 



Comments
Log in with itch.io to leave a comment.
Amazing ADDON!!!!!
Sadly, it doesn't work with Godot 4.1...
As there are better alternatives, we've scrapped this project for now. However its FOSS: https://github.com/NimbleBeasts/NbGodotProjectManagement
What are the better alternatives? This looked nice
A year late, but I personally have had success with Kanban Tasks - Todo Manager 2 on Godot's Asset Library!
this looks really good for small projects, cant wait to use it in a game jam
A really great tool that works perfectly for my need, I just find a bit weird that in the "NbTodo" tab it shows every scripts instead of just showing the one that actually need a TODO/FIXME/...