contribkanban.com icon indicating copy to clipboard operation
contribkanban.com copied to clipboard

Using modules independently

Open ugintl opened this issue 4 years ago • 2 comments

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.

ugintl avatar Jun 19 '21 00:06 ugintl

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.

mglaman avatar Jun 21 '21 14:06 mglaman

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.

ugintl avatar Jul 11 '21 09:07 ugintl