Simple Slack integration for Phproject
Clone the repo into the app/plugins/ directory of an existing Phproject installation.
- Create a Slack App
- Copy the Verification Token (under Settings > App Credentials) into your Phproject site's Administration > Plugins > Slack configuration
- Enable the Event Subscriptions feature and add the Request URL from your Phproject site
- Subscribe to the
link_shared
workspace event - Add the
links:write
permission scope on the OAuth & Permissions page - Add your Phproject site's domain to the App Unfurl Domains
- Install the app to your workspace from the Basic Information tab
- Copy the OAuth Access Token (under Features > OAuth & Permissions) into your Phproject site's Administration > Plugins > Slack configuration