PeoplePods is a developer-friendly social software toolkit
Build applications where people meet, talk, share, read, work, publish and explore.
Build applications where people meet, talk, share, read, work, publish and explore.
Check out our example site, which features all of the core PeoplePods functionality.
PeoplePods version 0.71 has been released. This version is a maintenance release which fixes a problem with the private messaging inbox. Existing PeoplePods sites can upgrade to the newest...
April saw the launch of two brand new PeoplePods-powered applications. These new sites use the latest version of PeoplePods - 0.8 - which will be available to download at the end of...
10 comments | 7 days ago
4 comments | 8 days ago
6 comments | 8 days ago
1 comment | 8 days ago
Installing PeoplePods
To install PeoplePods, you will need a web server, a MySQL database server, and a copy of the...
$Obj->addFlag()
$Obj->addFlag($flag,$person,$value=true);
Causes $person to add a flag named $flag to $Obj,...
$Content->vote()
$Content->vote('y');
$Content->vote('n');
Sets the current user's vote on a piece of...
PeoplePods Objects
PeoplePods is an object-oriented framework - all one must do to access the entire power of...
What is PeoplePods?
PeoplePods is a framework that makes it easier to create community or "social" applications. It...