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 the official demo site to see all of the power that comes packaged with PeoplePods: member tools like posting and profiles, social tools like friends and followers, public and private groups, and super flexible content creation for managers and members!
1. Download the latest release, or use GitHub to checkout the bleeding edge development version.
2. Install PeoplePods on your web server. It only takes a few minutes to get up and running!
3. Create custom functionality by creating new Plugin Pods. Get started quickly with the quick start guide.
4. Join the Developer Network for access to documentation, forums and sample code.
There are new PeoplePods-powered sites coming online every day. Check out a few highlights:
NeighborGoods.net uses PeoplePods to power local tool sharing.
MediaBugs.org uses PeoplePods to track bugs in news reports.
Chefs Talk uses PeoplePods to connect chefs from all over the world!
The latest version of PeoplePods is now available for download! This version features a drastically revamped theme which is now valid HTML5, a completely rewritten JSON-powered API, many...
An interview I did with OpenSource.com is now online! Read it here. In it, I discuss how running an online community is like throwing a giant, never-ending party, how open source techniques...
0 comments | 15 days ago
1 comment | 20 days ago
1 comment | 5 weeks ago
0 comments | 6 weeks ago
Download Themes
Add flare to your site with one of these member-contributed themes!
PeoplePods ships with a...
$POD->getContents()
$POD->getContents($conditions,$sort,$count,$offset);
Get a stack of content objects that...
$Obj->getMeta()
Returns an associative array of all the meta fields that have been added to an object.
$meta =...
$Content->addComment()
Add a new comment to this piece of content.
The new comment will be owned by...