Skip to content

massimo-filippi/magento-slack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Slack

Magento Slack allows you to send notifications events to a Slack channel.

Facts

Description

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

Requirements

  • PHP >= 5.3.0

Compatibility

  • Magento >= 1.8

Installation Instructions

  1. Install the extension via Composer, modman or copy all the files into your document root.
  2. Clear the cache, logout from the admin panel and then login again.

Uninstallation

  1. Remove all extension files from your Magento installation.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

See also: TODO List

Developer

Marcel Hauri and all other contributors

License

Magento Slack is licensed under the MIT License - see the LICENSE file for details

Copyright

(c) 2015, Marcel Hauri

About

Magento Slack allows you to send notifications events to a Slack channel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%