@dave1904 I typically use VSCode these days. Does what I want in the sense that it has decent syntax checking, plus a wealth of plugins etc. Its also cross platform so I can switch between windows and Linux easily.
Wordpress hosted site and nodebb
-
I have my own Wordpress site and planning to add community forum as a subdomain using nodebb.How can enable SSO in which the user logged in my site can be signed in forum. I know there is lots of answers for this question but nothing is clear to me. Please let me know the steps I am doing is correct
- Install wp-oauth plug-in on my Wordpress site
- Install nodebb-sso-oauth plugin on my node bb
Is that enough should have to install session sharing plug-in?. Pls correct me if I am wrong
-
@nethrah-ayyaswami sso-wordpress would be the better bet here, as it is specifically tailored to work with the wp-oauth plugin
-
Does this sso-wordpress plugin works only with the sites on the WordPress.com or it will work with a wordpress websties hosted on my own server.