arn
Well-known member
What's the best way to programmatically create a thread in a Xenforo forum from outside Xenforo itself. Like from Wordpress, as an example.
- Creating the thread/post data directly in the MySQL database would be the most direct way, but seems like it could break over time.
- It appears there's no official API, so the alternative would be to install one of the 3rd party APIs.
Any other options I'm missing?
arn
- Creating the thread/post data directly in the MySQL database would be the most direct way, but seems like it could break over time.
- It appears there's no official API, so the alternative would be to install one of the 3rd party APIs.
Any other options I'm missing?
arn