feat: SEF Router for community component #76

Open
opened 2026-06-02 23:46:03 +00:00 by jmiller · 1 comment
Owner

Summary

Pretty URLs for all community views.

Routes

  • /community/profile/jmiller
  • /community/activity
  • /community/forum/category-slug/topic-slug
  • /community/groups/group-slug
  • /community/events/event-slug
  • /community/messages
  • /community/notifications
  • /community/invites
  • /community/gallery/album-slug
  • /community/search?q=term

Implementation

Joomla RouterView with RouterViewConfiguration for each view, MenuRules + StandardRules + NomenuRules.

## Summary Pretty URLs for all community views. ## Routes - /community/profile/jmiller - /community/activity - /community/forum/category-slug/topic-slug - /community/groups/group-slug - /community/events/event-slug - /community/messages - /community/notifications - /community/invites - /community/gallery/album-slug - /community/search?q=term ## Implementation Joomla RouterView with RouterViewConfiguration for each view, MenuRules + StandardRules + NomenuRules.
Author
Owner

Built: SEF Router with 11 views, MenuRules/StandardRules/NomenuRules.

Built: SEF Router with 11 views, MenuRules/StandardRules/NomenuRules.
jmiller added the pending: testing label 2026-06-02 23:56:19 +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#76