You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create a task management app. Where we have tasks and users can assign these tasks to each other as well. I was wondering if it is possible to use modules like contribkanban_boards and contribkanban_users independently as separate modules. I see that only contribkanban_projects is dependent on contribkanban_api module, so I thought may be it is possible.
The text was updated successfully, but these errors were encountered:
It could be possible. I don't have any of this code on Drupal.org for it to be reusable. Boards also has entity data tied directly to Drupal.org query info. It might be best to just copy some of the code.
I want to create a task management app. Where we have tasks and users can assign these tasks to each other as well. I was wondering if it is possible to use modules like contribkanban_boards and contribkanban_users independently as separate modules. I see that only contribkanban_projects is dependent on contribkanban_api module, so I thought may be it is possible.
The text was updated successfully, but these errors were encountered: