Download the PHP package steverobbins/magento-slack without Composer
On this page you can find all versions of the php package steverobbins/magento-slack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download steverobbins/magento-slack
More information about steverobbins/magento-slack
Files in steverobbins/magento-slack
Download steverobbins/magento-slack
More information about steverobbins/magento-slack
Files in steverobbins/magento-slack
Vendor steverobbins
Package magento-slack
Short Description Magento integration with Slack.com
License CC-BY-3.0
Package magento-slack
Short Description Magento integration with Slack.com
License CC-BY-3.0
Please rate this library. Is it a good library?
Informations about the package magento-slack
Magento Slack Integration
*Note: This module doesn't do much on it's own. It's just an api wrapper for integrations you write. You can use it chat to your Slack channel when: an order is placed, and exception is logged, an account is created, etc.
Config
- In Slack: Create a bot under "Integrations" in the
- In Magento: Under System > Config > Services > Slack, enable the module and add your token
- Click Save
- Click Get Channels to collect your channels and their identifiers
API Usage
Review the methods in Slack's API.
Invoke with:
For instance:
Chat "Hello World" to the #general Channel
Notice you use the channel name, not it's identifier.
Upload a File
etc.
All versions of magento-slack with dependencies
PHP Build Version
Package Version
No informations.
The package steverobbins/magento-slack contains the following files
Loading the files please wait ....