@ronny good to hear that 馃憤
I was going to suggest iframely plugin if this did not work.
Iframely Embeds for NodeBB. Contribute to NodeBB-Community/nodebb-plugin-iframely development by creating an account on GitHub.
faviconGitHub (github.com)
Re: [nodebb-plugin-sso-wordpress] Wordpress SSO
Clicking the save icon in the admin settings for the plugin does nothing.
In the developer console I see this error:
app.js:146 error loading admin/plugins/sso-wordpress
Error: Cannot find module './plugins/sso-wordpress'
at eval (webpack://nodebb/./build/public/src/admin/_lazy_^\.\/.*$_chunkName:_admin/%5Brequest%5D_namespace_object?:488:12)
at async requireModule (webpack://nodebb/./build/public/src/app.js?:139:16)
at async Promise.all (index 0)
at async app.require (webpack://nodebb/./build/public/src/app.js?:150:18)
at async eval (webpack://nodebb/./build/public/src/ajaxify.js?:365:22)
Rebuild&restart didn't change anything.
NodeBB v2.4.4
Am I missing something?
@CherryDT Nope, it is fixed now v2.2.2
Clicking the save icon in the admin settings for the plugin does nothing. In the developer console I see this error: app.js:146 error loading admin/plugins/sso-wordpress Error: Cannot find module './plugins/sso-wordpress' at eval (webpac...
GitHub (github.com)