Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+5 votes
162 views
in Q2A Core by
I want to enable api in q2a theme to show the questions from my q&a forum website to my root domain. How i can do this?

1 Answer

+1 vote
by
Q2A does not have a REST API. You'll have to write that yourself or have the web application on the parent domain interface directly with Q2A (by importing the relevant includes).
...