Download the PHP package wangaz/contao-slack-notification without Composer
On this page you can find all versions of the php package wangaz/contao-slack-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wangaz/contao-slack-notification
More information about wangaz/contao-slack-notification
Files in wangaz/contao-slack-notification
Package contao-slack-notification
Short Description Send messages to your Slack webhook with the Contao Notification Center
License LGPL-3.0+
Informations about the package contao-slack-notification
Send notifications to your Slack channel via Contao Notification Center
This extension adds a Slack gateway to your Contao installation with Contao Notification Center by terminal42.
The Slack gateway lets you receive messages in your Teams Slack channel – just like Emails with the regular Email gateway, but who wants to receive more Emails anyways, right?
Features
Currently this extension supports standard messages, i.e. you define a simple text message and you may use simple tokens to output form data. You may send these to any #channel or @username in your Slack team.
The more advanced messages with attachements will be part of a future release of this extension.
How to setup
-
First you need to install this extension to your Contao CMS project:
This will install the latest version of this extension, and – if not already installed – the Navigation Center itself.
-
Second you need to setup a Slack webhook. Login to your Slack team admin page at your-team-domain.slack.com/admin and navigate to
Menu > Customize Apps > Custom Integrations > Incoming Webhooks
. -
Add a new webhook and define its username, set an icon or emoji as avatar and select a default channel. You may overwrite channel and username later from within the Notification Center. Pay attention to the
webhook url
as you will need it in the next step. -
Back to your Contao project, you need to add a Slack gateway. Most importantly, add the Webhook url from the previous step. Optionally, you may overwrite the default channel here.
- You can now use the Slack gateway in a notification, e.g. a new member registration, a form submission, a newsletter signup etc.
Designed and built with ☕ and ❤ by Present Progressive
All versions of contao-slack-notification with dependencies
terminal42/notification_center Version ^1.4
guzzlehttp/guzzle Version ^6.3