mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Create a Template board? #592
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Oct 27, 2024).
Is this a feature for the backend or frontend?
Backend, Frontend
What would you like?
I'd love to be able to create a fully made out Board.
Example Org.
Create all my basic boards, (Ideas,Approved,In-Progress,Awaiting Approval,Complete)
With all labels (Priority, etc etc)
Then save it as a template to be used for creating new boards.
Is this feature already possible?
Why is this needed?
It would be really helpful, especially when i want to make new boards often
Other information
Thanks!
@meltyshev commented on GitHub (Oct 27, 2024):
Hi! It's not possible yet, but we should definitely add this after releasing v2.
@mariotepro commented on GitHub (Apr 21, 2025):
Hi!
I just wanted to say this is my use case as well. I work on multiple clients at once, and the tasks for each of them follow the same board structure and statuses.
I’d really appreciate having a Summary Board where tasks from all boards that follow the same template are automatically pulled in. That way, I could have a single view of all pending tasks, everything I’m currently working on, and everything awaiting approval—without losing the ability to keep a separate board for each client.
Bonus points if I could assign a color to each client! :)
@andrejberg commented on GitHub (Sep 9, 2025):
Workaround: Export Trello board and use import function in Planka when creating board.