项目作者: phproject-plugins

项目描述 :
Basic Slack integration with Phproject
高级语言: PHP
项目地址: git://github.com/phproject-plugins/slack.git
创建时间: 2017-12-20T22:18:11Z
项目社区:https://github.com/phproject-plugins/slack

开源协议:

下载


Slack

Simple Slack integration for Phproject

Installation

Clone the repo into the app/plugins/ directory of an existing Phproject installation.

Slack Setup

  1. Create a Slack App
  2. Copy the Verification Token (under Settings > App Credentials) into your Phproject site’s Administration > Plugins > Slack configuration
  3. Enable the Event Subscriptions feature and add the Request URL from your Phproject site
  4. Subscribe to the link_shared workspace event
  5. Add the links:write permission scope on the OAuth & Permissions page
  6. Add your Phproject site’s domain to the App Unfurl Domains
  7. Install the app to your workspace from the Basic Information tab
  8. Copy the OAuth Access Token (under Features > OAuth & Permissions) into your Phproject site’s Administration > Plugins > Slack configuration