reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Add Rocket.Chat integration for unlimited Live Chat and beyond #3452

Closed lindoelio closed 6 years ago

lindoelio commented 6 years ago

Rocket.Chat is the leading free open source chat Slack alternative, unlimited. Provides a great LiveChat features, besides free audio and video conferencing, guest access, screen sharing, file sharing, LDAP Group Sync, two-factor authentication (2FA), E2E encryption, SSO, dozens of OAuth providers and unlimited users, guests, channels, messages, searches and files.

Reaction Commerce with Rocket.Chat can to deliver the best conversation experience between shoppers and sellers, in all levels, towarding to a growing conversion.

🇧🇷 #ReactionBR

gregorynicholas commented 6 years ago

:+1:

alex77g commented 6 years ago

👍

alex77g commented 6 years ago

try, to allow crossdomain: import { BrowserPolicy } from "meteor/browser-policy-common";

BrowserPolicy.content.allowOriginForAll("*"); //insecure, change to the chat domain

than add the rocket chat script to an included html file

aaronjudd commented 6 years ago

Issue moved to reactioncommerce/reaction-feature-requests #9 via ZenHub