Discourse has intergration with many social login methods already, and it’s very nice.
Can it intergrates with e-commerce platforms like Shopify so users of an existing e-commerce community can login via the same account everywhere for that company?
Ah I see. I’d love to upgrade to it if I know for sure it works with Shopify user accounts. Can you let me know please? i’m not familiar with OAuth2 documentation.
How could i integrate my email service with discourse. Currently i have created a shopify store for dropshipping purpose and i write those steps as a article. So i need to know about email integration which i will also add in article. i will also share article that i have written. After 6 days no one response me you can see withintheflow.com where my friend write too many education content for drop-shipping and their platform so if you are willing then please let me know.
I’m not aware of any existing plugins that have the functionality you are looking for, but Discourse has several options for interfacing with other apps like MailChimp, ConvertKit, or Shopify. You could use webhooks, the api, and/or the data explorer to gather the email addresses you are looking for and send them to your email service. Also a custom plugin could also be created.
You’d then setup the DNS with your domain registrar so your forum can be accessed at forum.mystore.com
You can optionally install and configure an OAuth2 plugin so that your customers can log in to Discourse with their Shopify account.
Then it’s a matter of including a link to your forum from your store and including a link to your store from the forum — you can also optionally theme your Discourse site to match the design of your Shopify store too.
If you want to sell products in your Shopify store that can then be accessed in your Discourse site in private Categories, you could talk to @joebuhlig about building a technical integration between the two.
Hey all, been trying to get OAuth working between Shopify and Discourse, and wondering if anyone’s done it successfully? We’re having a lot of trouble, as it seems Shopify doesn’t actually support OAuth for customer accounts.
ah thats a bummer! I was looking for the same! if anyone is willing to create a plugin to make this work. may be couple of us can pool to get this done?