feat: Facebook-style events with hosts and RSVP #2

Open
opened 2026-06-02 19:15:25 +00:00 by jmiller · 0 comments
Owner

Summary

Facebook-style community events with hosts, RSVP, and group integration.

Schema

  • #__mokojoomcommunity_events (creator, dates, location, online_url, capacity, recurrence)
  • #__mokojoomcommunity_event_hosts (creator + co-hosts, must be friends)
  • #__mokojoomcommunity_event_rsvp (going/interested/declined)

Requirements

  • Admin events: no host required
  • Personal events: at least one host (creator), can add friends as co-hosts
  • RSVP system (Going, Interested, Not Going) with counts
  • iCal recurrence support (RRULE)
  • Physical location with map coordinates
  • Virtual event URL support
  • Group events (scoped to a group)
  • Per-event visibility
  • Activity stream integration

Status: Schema created (01.08.00), helper needed

## Summary Facebook-style community events with hosts, RSVP, and group integration. ## Schema - `#__mokojoomcommunity_events` (creator, dates, location, online_url, capacity, recurrence) - `#__mokojoomcommunity_event_hosts` (creator + co-hosts, must be friends) - `#__mokojoomcommunity_event_rsvp` (going/interested/declined) ## Requirements - Admin events: no host required - Personal events: at least one host (creator), can add friends as co-hosts - RSVP system (Going, Interested, Not Going) with counts - iCal recurrence support (RRULE) - Physical location with map coordinates - Virtual event URL support - Group events (scoped to a group) - Per-event visibility - Activity stream integration ## Status: Schema created (01.08.00), helper needed
jmiller added the pending: testing label 2026-06-02 19:52:02 +00:00
Sign in to join this conversation.
No labels pending: testing
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#2