Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Migrate from Confluence to OpenProject

Migrate from Confluence to OpenProject

Added by Krishnaprasad Narayanan about 8 years ago

Hi,

I have the following requirement in my project. Currently, we use Confluence as the software / tool for the project management and team collaboration activities. We are planning to migrate to OpenProject.

Can somebody kindly suggest any approach for migrating data / content from Confluence to OpenProject?

Thanks,
Krishnaprasad


Replies (1)

RE: Migrate from Confluence to OpenProject - Added by Oliver Günther about 8 years ago

Hi Krishnaprasad,

there’s no automated import available from Confluence.

Generally speaking, we have two options allowing structural data to be inserted to OpenProject:

- Using our APIv3 to create a number of work packages and users. You cannot create projects yet through the API though.

- Through a ruby REPL console or a simple script executed in the context of OpenProject (./bin/rails runner <script>). That is more complicated (knowledge of the workings of OP required) but faster + feasible for mass import

In your specific case, it highly depends on the type of data you need to be imported (e.g., users, tickets, projects, etc). If you are interested in professional support in the task of which pieces of data can be migrated and in what fashion, please contact us via mail at info@openproject.com.

Best,
Oliver

  • (1 - 1/1)
Loading...