Sharepoint Online spfx webpart

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:

  1. Following the highly configurable embed instructions here
  2. Saving the result as an .aspx page
  3. Uploading the page to the site’s asset library
  4. 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… :wink:

2 Likes