A forum solution with an Q&A option and API

醉酒当歌 提交于 2019-12-11 06:56:07

问题


I have a project that needs to have a forum integrated. I could implement it myself for the most custom experience, but I'm also looking at existing solutions.

  • My biggest concern is that I'd prefer a solution that provides an API so that tasks like user creation, login, etc. can be automated through the API.

  • It would ideally also be able to act both as a traditional forum and as a Q&A type forum almost like the style we have here.

There's phpBB, vBulletin but they're older so I doubt they meet the above 2 criteria. I also found Vanilla which is new but looks ok. I installed it very quickly on my localhost and it's all about plugins and I'm not sure how much real community support it has. Does anyone have experience with it? or knows if it can meet the 2 criteria I mentioned?

I'm interested in getting some suggestions from others who've implemented something similar recently.

来源:https://stackoverflow.com/questions/3845933/a-forum-solution-with-an-qa-option-and-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!