Creating a Social Networking Website in PHP [closed]

我的梦境 提交于 2019-12-04 22:46:07

I have looked at both, BuddyPress seems to have more off the shelf plugins as it is in it's self a plugin of wordpress. buddypress seems a little eaiser to develop for when it comes to db than elgg.

Check out Elgg – it seems to be exactly what you want.

Not in PHP, but if you need that with such short deadline you can get a social networking site ready for free with Django and Pinax (Python).

I think if you are looking at creating a website with such a strict deadline, you'd be better off trying to use a pre-built CMS such as Joomla, Drupal, or a host of other ones out there that are PHP. Most (if not all) are open source meaning you can do development on your own to expand or modify the functionality.

cakephp or elgg.

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