[MokoJoomMembership] [FEATURE] Module implementations -- plans and member login #47

Open
opened 2026-06-02 19:35:53 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#63

Summary

Both modules have placeholder implementations that render nothing.

Plans Module (mod_mokojoommembership_plans)

  • Dispatcher: returns empty plans array with TODO
  • Template: just a comment div
  • Needs: query published plans from component tables, render as cards/list

Login Module (mod_mokojoommembership_login)

  • Dispatcher: returns empty data
  • Template: just a comment div
  • Needs: show login form for guests, subscription status for logged-in members
> Migrated from MokoJoomMembership#63 ## Summary Both modules have placeholder implementations that render nothing. ## Plans Module (mod_mokojoommembership_plans) - Dispatcher: returns empty plans array with TODO - Template: just a comment div - Needs: query published plans from component tables, render as cards/list ## Login Module (mod_mokojoommembership_login) - Dispatcher: returns empty data - Template: just a comment div - Needs: show login form for guests, subscription status for logged-in members
jmiller added the enhancement label 2026-06-02 19:52:09 +00:00
Author
Owner

Built: Both modules already implemented with Dispatchers and templates.

Built: Both modules already implemented with Dispatchers and templates.
jmiller added the pending: testing label 2026-06-02 20:44:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#47