Anyone built or know of an xpfx webpart for SP online?
What does this have to do with Discourse?
i am looking to add Discourse into my corporate SP online and did not want to iframe it
I donāt think you will be able to integrate it properly as a Client Side Web Part in Share Point. Putting Discourse in an iFrame also results in a bad user experience.
Discourse assumes it has full control over the page, and our recommendation is for it to live in a dedicated subdomain, where it can be themed to your company visual identity.
Thank you very much for that responseā¦
Perhaps Iāve a different use case than the OP; we donāt want to embed Discourse in its entirety into a Communityās Sharepoint CMS, but rather to provide a dynamic activity feed to drive people to engage with one another in Discourse. As such, Iāve been able to embed a list of topics filtered to a tag or category into a Sharepoint site without any dev effort by:
- Following the highly configurable embed instructions here
- Saving the result as an .aspx page
- Uploading the page to the siteās asset library
- Going to a modern page and pasting the URL of the uploaded .aspx page into an āEmbedā webpart
Would be great to replace that clunky cluster-fudge with a configurable sPFX webpartā¦
I am also looking for a solution like this, being able to pull a summary feed into a O365 sharepoint site would be amazing for us.