Magento Slack allows you to send notifications events to a Slack channel.
- version: 0.4.0
- extension key: magento-slack
- extension on GitHub
- direct download link
To send a notification into a slack channel you need to create a Incoming Webhook It is recommended to use the message queue. A configured CronJob is a precondition for the message queue.
Available Notifications
- Admin User Login Failed
- New Customer Account Created
- New Orders
- PHP >= 5.3.0
- Magento >= 1.8
- Install the extension via Composer, modman or copy all the files into your document root.
- Clear the cache, logout from the admin panel and then login again.
- Remove all extension files from your Magento installation.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
See also: TODO List
Marcel Hauri and all other contributors
Magento Slack is licensed under the MIT License - see the LICENSE file for details
(c) 2015, Marcel Hauri