Skip to content

nextcloud/integration_openproject

Repository files navigation

🔗 OpenProject Integration

This application enables integration between Nextcloud and open-source project management software OpenProject.

On the Nextcloud end, it allows users to:

  • Link files and folders with work packages in OpenProject
  • Find all work packages linked to a file or a folder
  • Create work packages directly in Nextcloud
  • View OpenProject notifications via the dashboard
  • Search for work packages using Nextcloud's search bar
  • Link work packages in rich text fields via Smart Picker
  • Preview links to work packages in text fields
  • Link multiple files and folders to a work package at once

On the OpenProject end, users are able to:

  • View all Nextcloud files and folders linked to a work package
  • Download linked files or open them in Nextcloud to edit them
  • Open linked files in Nextcloud to edit them
  • Let OpenProject create shared folders per project

Please report issues and bugs here: https://community.openproject.org/projects/nextcloud-integration/work_packages

📚 Documentation for users and administrators guide

🔨 Development Setup Guide