Files
medusa-store/packages/medusa-plugin-slack-notification
Shahed Nasser 4583df8367 chore: added keywords for plugins (#1707)
* added keywords for plugins

* updated shopify plugin keywords
2022-06-23 16:12:33 +02:00
..
2022-03-24 16:47:50 +01:00
2020-07-12 11:13:04 +02:00
2020-07-12 11:13:04 +02:00
2022-06-19 13:11:05 +02:00
2020-07-12 11:13:04 +02:00
2020-07-12 11:13:04 +02:00
2022-06-19 13:11:05 +02:00
2022-05-20 11:40:57 +03:00
2020-08-04 17:13:47 +02:00

medusa-plugin-slack-notification

Slack Integration to receive new order notifications on Slack.

Learn more about how you can use this plugin in the documentaion.

Options

{
  show_discount_code: false,
  slack_url: `<WEBHOOK_URL>`,
  admin_orders_url: `http://localhost:7001/a/orders`
}