Another Trello import script

Hi,

I have created an import script with Python to help easily move from Trello to Kanboard. This is quite similar with this issue, but this is based on JSON Trello project. Any suggestions are welcome.

Thanks for all!

Based on the experience gained during the development of the python script, and thanks to the extensibility of the kanboard through plugins I wrote a first version of an automatic import plugin for the kanboard.

https://github.com/wiltonsr/TrelloJSON2Kanboard

Any suggestions are welcome.

Greetings wiltonsr. Thank you very much for this plugin.

I installed it in a new kanboard and it shows the link for the modal window but it does not open.

image

I did several tests eliminating one by one the installed plugins to see if it identified which of these generated the conflict. Finally I re-installed only this plugin and I still can not see any modal window that allows me to load the json file.

In the browser inspector I can see the following error.

GET http://172.16.1.128/kanboard/?controller=TrelloJSON2KanboardController&action=create&plugin=TrelloJSON2Kanboard 500 (Internal Server Error)

I appreciate the help you can give me.

Oh! Excuse me. :rofl:

Obviously the problem is in my server

image

I have tried it on a web hosting and everything is fine. Very valuable plugin. Thank you

Glad to know :slightly_smiling_face:

1 Like

Awesome work! I tried first the python script… It did not work, saying there’s no “import” command. The plugin did work, very well. I did not import the tasks Labels, it would be nice if it could set them as tags…
Thank you for sharing it!

1 Like

Hi,

the github-page says I would be able to install via plugin manager but I can’t find it there. What am I doing wrong?

Cheers,
Christian

Hi,

Sorry, but Plugin manager option is no longer available.

That is sad. How comes?

1 Like