kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
3.6 KiB
60 lines
3.6 KiB
5 years ago
|
---
|
||
|
sidebar_navigation:
|
||
|
title: Integrations
|
||
4 years ago
|
priority: 002
|
||
5 years ago
|
description: Integration to OpenProject.
|
||
5 years ago
|
robots: index, follow
|
||
|
keywords: projects, integration, Jira
|
||
|
---
|
||
3 years ago
|
# Integrations and Community plugins
|
||
|
|
||
|
There are various integrations and Community plugins out there. Please [contact us](https://www.openproject.org/contact-us/) if you want to have your plugin to be added to this list.
|
||
5 years ago
|
|
||
5 years ago
|
If you have previously worked with other tools and want to switch or need an integration to OpenProject, there is a way to do so for some applications.
|
||
5 years ago
|
|
||
3 years ago
|
<div class="alert alert-info" role="alert">
|
||
|
**Note**: We do not guarantee error-free and seamless use of the Community plugins. Installation and use is at your own risk.
|
||
|
</div>
|
||
|
|
||
|
|
||
4 years ago
|
## GitHub
|
||
4 years ago
|
|
||
3 years ago
|
OpenProject offers a basic GitHub integration. You will find more information about the GitHub integration in our [GitHub integration guideline](./github-integration/).
|
||
4 years ago
|
|
||
5 years ago
|
## Gitlab
|
||
5 years ago
|
|
||
3 years ago
|
There is a Gitlab plugin from the community. You will find the README and the code [here](https://github.com/btey/openproject-gitlab-integration).
|
||
4 years ago
|
|
||
5 years ago
|
|
||
5 years ago
|
## Jira
|
||
5 years ago
|
|
||
3 years ago
|
Currently, there is no direct integration between OpenProject and Jira. Since OpenProject is an excellent open source alternative to Jira, we have prepared a way to import tickets from Jira to OpenProject. First, you can export your tasks from Jira into an Excel file and then import these tasks via an [Excel plugin into OpenProject](./excel-synchronization).
|
||
5 years ago
|
|
||
3 years ago
|
If you would like to learn more about the features of **OpenProject vs Jira** please read [here](https://www.openproject.org/blog/open-source-jira-alternative/).
|
||
5 years ago
|
|
||
5 years ago
|
## Microsoft Project
|
||
5 years ago
|
|
||
5 years ago
|
There is an integration between MS Project and OpenProject. However, the synch plugin is not actively maintained at this time. If you wish to find out more, please [contact us](https://www.openproject.org/contact-us/).
|
||
3 years ago
|
To synchronize tasks from MS Project to OpenProject, you can export your MS Project file to Excel and then [synchronize it with OpenProject]( ./excel-synchronization).
|
||
5 years ago
|
|
||
4 years ago
|
## Trello
|
||
|
|
||
3 years ago
|
Currently, there is no direct integration between OpenProject and Trello. To synchronize tasks from Trello to OpenProject, export your tasks from Trello into an Excel file and then import these tasks via an [Excel plugin into OpenProject](./excel-synchronization).
|
||
4 years ago
|
|
||
3 years ago
|
If you would like to learn more about OpenProject's features vs Trello, please read [here](https://www.openproject.org/blog/trello-alternative/).
|
||
4 years ago
|
|
||
5 years ago
|
## Toggl
|
||
5 years ago
|
|
||
3 years ago
|
We do offer an integration between OpenProject and the time tracking app Toggl. Find out more [here](../../user-guide/time-and-costs/time-tracking/toggl-integration/).
|
||
5 years ago
|
|
||
|
## Slack
|
||
|
|
||
3 years ago
|
There is a rudimentary OpenProject Slack integration from the community. It messages a configured Slack channel, every time a Work Package or Wiki site is modified. This integration is not officially supported by OpenProject.
|
||
|
To activate it in the Enterprise cloud please [get in touch](https://www.openproject.org/contact-us/). For the Enterprise on-premises edition and the Community Edition you can find the plugin and its documentation on GitHub: [OpenProject Slack plugin](https://github.com/opf/openproject-slack)
|
||
5 years ago
|
|
||
4 years ago
|
## Timesheet
|
||
3 years ago
|
Currently, there is no direct integration between OpenProject and Timesheet. If you are looking for a time tracking tool with a simple push of a button, consider the integration with [Toggl](../../user-guide/time-and-costs/time-tracking/toggl-integration/).
|
||
4 years ago
|
|
||
|
## Mattermost
|
||
|
|
||
|
There is a user-provided integration with Mattermost. Please note that it is not officially supported and that we do not take any liability when you use it. You can find it [here](https://github.com/girish17/op-mattermost).
|