We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我不知道 phpBB,但是对于您在其他论坛软件上的问题...
我已经在一个大型项目中使用了 bbPress我对此非常满意。它与 Wordpress 共享大量代码,并且可以轻松集成两者,甚至可以使用 BuddyPress 插件添加更复杂的社交网络功能。
根据我的经验,bbPress 本身轻量且快速。仅使用 HTML、CSS 和一些 PHP 模板标签即可轻松创建完全定制的体验。有一个插件架构,允许您在不修改核心的情况下自定义它。
一个缺点是它在 WordPress 稳定版中的未来最近似乎有点不确定。
I don't know phpBB, but to your question on other forum software...
I have used bbPress for a large project and I was very happy with it. It shares a lot of code with Wordpress and one can easily integrate the two, and even add more sophisticated social networking features using the BuddyPress plugin.
bbPress itself is lightweight and fast in my experience. It is easy to create a completely customized experience using only HTML, CSS and a few PHP template tags. There is a plugin architecture that allows you to customize the heck out of it without modifying the core.
One drawback is that it's future within the Wordpress stable has seemed a little uncertain recently.