Skip to content
LaSocialOffline
Create
Join

Activities · Workflow

Finding activities

What would you like to do?

Activities hub, "What can I do" on the home page, a person's interests, the Journey Builder.

Go to Finding activities

End to end

  1. Trigger

    Activities hub, "What can I do" on the home page, a person's interests, the Journey Builder.

  2. Inputs

    Theme (16), city, the viewer's profile when signed in.

  3. Processing

    The 160-activity repertoire is filtered by theme; each activity page assembles events, Cercles, hosted experiences, people and places in the same theme.

  4. User actions

    Open an activity; see who does it and where; host it or join an instance.

  5. System actions

    LP_Graph::related('activity') loads the connected objects on demand; LP_Panel::for_user ranks by city and interests.

  6. Relationships created

    Activity → theme; activity ↔ events, Cercles, listings and places of the same theme (read-time relationships, no duplication).

  7. Notifications

    None until the person acts.

  8. Next possible actions

    Host it as an event · Find people to do it with · Build a journey around it.

  9. Completion state

    The person joins an event, a Cercle or a listing — each continues in its own workflow.

Engines involved

Each named method exists in the core plugin — the verification harness fails the build if one goes missing.

LP_Graph::relatedLP_Panel::for_user