mhauri / magento-slack

Magento Slack allows you to send notifications events to a Slack channel.
http://magehero.com/posts/885/hipchat-and-slack-magento-extension
MIT License
26 stars 7 forks source link

added admin link for direct access as part of the message. #8

Closed sergeifilippov closed 7 years ago

sergeifilippov commented 7 years ago

The order ID in the slack notification will now be a clickable link that will:

  1. Open a browser window (or tab) to the order you've clicked on
  2. Magento will authenticate the admin route as per per usual
  3. If you're already logged in to admin, you will go directly to the order page.