php - Social Network CMS with complex user management -


i'm looking open source cms/framework allows me build complex social networking website.

the complexity of website build cater more towards user management.

these breakdown,

  1. user registration
  2. profile management (add details bio, sports, etc)
  3. find , add user friend
  4. data management (which allow other user view data choose publish)
  5. user permission user able choose whether sort of information put out public
  6. a wall system facebook allow user post "messages"
  7. internal messaging system among members
  8. probably payment management user can pay, renew or cancel recurring payment

i have read through of post in stackoverflow , have found out recommendation buddypress, joomsocial. wondering there more towards mvc can more customization of own?

i have did research on yii framework, however, need plugins/framework have functionality ready made.

have checked out drupal? http://drupal.org/ has ton of premade 'modules' can customize pretty easily.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -