Elgg is an open source social networking platform built using LAMP (Linux, Apache, MySQL, PHP). It allows users to build their own customizable social networks through plugins. Key components include pages, files, tags, comments, messages, widgets, and friends/groups. Most functionality comes from plugins which are developed to extend the core system. Elgg uses a data model of entities and relationships with events triggered during user actions. Views allow for different interfaces like standard HTML, mobile, and widgets.