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,
- user registration
- profile management (add details bio, sports, etc)
- find , add user friend
- data management (which allow other user view data choose publish)
- user permission user able choose whether sort of information put out public
- a wall system facebook allow user post "messages"
- internal messaging system among members
- 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
Post a Comment