如何利用WordPress创建扩展的社交档案

时间:2011-01-15 作者:Noel Tock

我的问题其实很简单,但我认为有很多答案可以选择:

If one were to use WordPress, what would be the most elegant way of creating a part of the website that has "People Profiles", whereby; they can update their own mini-blog, add images, assign them a multitude of taxonomies, etc. (basically having a very light version of Facebook functionality plus some e-commerce products specific to the person). Scalability would obviously be key too, would need to work for 10, 100, 1000+ profiles.

我想我的第一反应是尝试使用BuddyPress作为支持应用程序,这些概要文件将从中产生,但可能还有其他解决方案吗?

你觉得怎么样?

非常感谢。

2 个回复
最合适的回答,由SO网友:Bainternet 整理而成

您可以通过以下方式实现:

WordPress的定期安装,但需要大量的工作和黑客才能将其安装到您想要的地方。

WordPress的多站点安装会使安装更加简单,但仍需要大量工作和定制。

BuddyPress的情况很简单。

基本上,它只是安装BuddyPress和一些插件,并对其进行一些配置,不仅配置文件,还配置迷你博客、多种分类法、图像和特定于个人的电子商务产品。就是为了这个。

所以我想说你和BuddyPress相处得很好,为什么不呢?

SO网友:Gelay Jamtsho

是的,试试BuddyPress。BuddyPress允许扩展配置文件,并且您的成员可以编写自己的博客。

结束