# microsoft_project_connector0902 **Repository Path**: ctpactwangke/microsoft_project_connector0902 ## Basic Information - **Project Name**: microsoft_project_connector0902 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-07 - **Last Updated**: 2025-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Microsoft Project Connector A Redmine Plugin to Work with [MS Project Plugin Redmine Connector](https://github.com/conveniencable/RedmineConnectorRelease/releases/latest). It's not a XML/MPP import/export tools. It's more convenient and powerful than any import/export style tools. It make redmine as a data center for MS Project. Demo redmine host: https://demo.redmine.conveniencable.com, available testing users: pm, pm2, coder, coder2, tester and tester2, and password "11111111" for all. Key features: 1. You can load/merge tasks from redmine and save tasks to redmine by one-click. 2. Parent/Subtask and Relation(FS/FF/SF/SS) is saved automatically. 3. You can almost mapping all the standard and custom fields between Microsoft Project and Redmine. The Redmine project members is auto loading to Microsoft Project as resources. For redmine selectable fields, it will auto create selectable dropdown in Microsoft Project's mapped fields. 4. When a task is deleted, you can decide whether delete the issue. 5. It's smart: Default values is filled when a task is create, Only the changed tasks are saved. I think it's workable on all 2.x, 3.x and 4.x Redmine versions. Just I don't have so many Redmine installations to test. ## Screenshot !https://conveniencable.github.io/images/redmine_setting.jpg! !https://conveniencable.github.io/images/load_issues.jpg! !https://conveniencable.github.io/images/issues_relations_and_subtasks.jpg! ## Installation From your Redmine plugins directory, clone this repository as `microsoft_project_connector`: For Redmine Version >= 3.00: git clone -b main https://github.com/conveniencable/microsoft_project_connector For Redmine Version 2.x: git clone -b Redmine2.x https://github.com/conveniencable/microsoft_project_connector Restart Redmine, and you should see the plugin show up in the Plugins page. ## Custom fields mapping Under the plugin configuration options, you can set field mappings between Redmine and Microsoft Project: ![RedmineSetting](https://conveniencable.github.io/images/redmine_setting.jpg) ## Microsoft Project to Redmine bi-directional synchronization, Relations and Subtasks are supported ![LoadIssues](https://conveniencable.github.io/images/load_issues.jpg) ![RelationsAndSubTasks](https://conveniencable.github.io/images/issues_relations_and_subtasks.jpg) ## Microsoft Project Plugin Redmine Connector Download [RedmineConnector Release](https://github.com/conveniencable/RedmineConnectorRelease/releases)