Custom Post Type vs. Custom Table
-
Hello,
I want to create a Kanban board and I have trouble to decide using CPT or custom tables.
The extension has 4 entities:
* Board
* Task
* Column
* ProjectI researched for advice, the best recommendation I found was this Stackexchange answer. But I am still torn between CPTs and custom tables.
Peeking into other project management extensions didn’t help either. Some are using CPTs with ACF and some are rolling their own tables.
I could imagine using a CPT for board and the task. Additionally, a custom taxonomy for column and project. I worry, that I could run in a dead end with this solution, that is too inflexible?
Could somebody give me advice, if the solution with CPTs is sufficient or is this solution a dead end? Any opinions appreciated!
- The topic ‘Custom Post Type vs. Custom Table’ is closed to new replies.