Is it possible to have the same forum appear in two different websites?
Hi, I was wondering if its possible to install one forum on two websites? I would like to add one to both happycups.co.uk and branded-cups.com. The second is not a WordPress site though? Many thanks
Question is closed for new answers.
Rahul Aryan Selected answer as best
Hello Peter,
Yes, it’s possible. You can fetch the questions form WordPress site using REST api. Include below code to your theme and register endpoint to get response for questions. This is an extended question and you can contact me for complete implementation.
Loading Gist...
Rahul Aryan Edited answer