Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/15/2024 09:25:23 PM (2 years ago)
Author:
imath
Message:

Document the BuddyPress database schema

Props vapvarun

See https://github.com/buddypress/bp-documentation/issues/272
Closes https://github.com/buddypress/buddypress/pull/375

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/developer/components/README.md

    r14038 r14046  
    1010## Extending existing components
    1111
     12- [Members](./members/README.md)
    1213- [Activity](./activity/README.md)
    1314- [Groups](./groups/README.md)
    14 - xProfiles
     15- [xProfiles](./xprofile/README.md)
     16- [Friends](./friends/README.md)
    1517- Settings
    16 - Private messages
    17 - Notifications
     18- [Private messages](./messages/README.md)
     19- [Notifications](./notifications/README.md)
     20- [Blogs](./blogs/README.md)
    1821
    1922## Building a custom component
Note: See TracChangeset for help on using the changeset viewer.