reactioncommerce / reaction-feature-requests

Reaction Feature Requests
13 stars 1 forks source link

Share an order via Slack #93

Closed spencern closed 4 years ago

spencern commented 7 years ago

After a Slack integration has been setup (#2346) users with orders permissions should be able to click a button to share an order via slack to a user or channel.

dhonig commented 7 years ago

This should be pretty easy to implement. Is there an existing slack integration?

spencern commented 7 years ago

One of my devs built one while I was at GetOutfitted, but the slightly updated version never made it out of the core repo. This does exist: https://github.com/getoutfitted/slack but I think you'd be better off just starting from scratch tbh

I think it would be a good first project for someone just starting to get comfortable with Reaction.

This particular issue/ability to share a specific order depends a little bit on an update to our router that will permit us to route to a specific order in the order action panel which I think has an issue, but I couldn't find it at a quick glance.

aldeed commented 4 years ago

Seems not terribly important to keep open for now