Provides a very rudimentary slack integration. All it does right now is post updates in configured slack channels when ever a work package or a wiki page is updated.
Please refer to the documentation to see how to install plugins in general.
Do as shown in the documentation with the following custom Gemfile:
group :opf_plugins do
gem "openproject-slack", git: "https://github.com/opf/openproject-slack.git", branch: "dev"
end
Once the plugin is installed you can configure it under /settings/plugin/openproject_slack.
There you configure the Slack incoming webhook URL you want to use by default.
You can customize this on a per-project basis using the project settings of each project.
You can see the Slack Webhook URL setting right after the project name. Insert your URL there. If none is set the global defined before is used.
https://community.openproject.org/projects/slack/work_packages