Content
You are here:
MS-Project Plugin
Added by Martin Kneppe over 4 years ago
Dear All:
Is there a Plugin for MSP to import the Tasks ?
I miss the Ressource-Planning Feature most from OpenProject and wrote a small Plugin to import and sync parts of the Information from OOP and MSP. But I do not want do create something that already exists. Until now I did not find anything available. Some references point to something called task-connector, but I cannot find something to install or download anywhere.
Best regards;
Martin
Replies (4)
Hi Martin,
the Task Connector is a really nice piece of software. We put a significant effort into it. Unfortunately the guy who developed this now works for Google... :-)
The problem with it is that it uses the OpenProject API v2 which we do not support anymore. So the first task would be to write a new adapter in the TaskConnector for the API v3. The nice thing about the TaskConnector is that it syncs in both directions. And in all cases it is less effort than starting from scratch.
Best
Niels
Hi Niels,
for my small import-Plugin I already added the interface for the v3 Api to my Plugin(c#). I could try to add it in the old plugin. Is there a way to get the source-code ? Which Licence is applied to the old source ?
Best
Martin
Hi Martin,
great! I would publish the TaskConnector open source under GPL if somebody you take care of the plugin adapter.
Please send me your GitHub username so I can give you access to the repository. This will be fun!
Best
Niels
Hello Niels,
i hope you have received my contact-data and git user-name via XING.
Best
Martin