contribkanban.com
contribkanban.com copied to clipboard
Using modules independently
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.
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.
Can you please put some light on what do you mean by "just copy some of the code"?
I think many many people would like to use your module if it is easier for them to use it for general purpose. It is a very unique module.