[MokoJoomSocialLogin] feat(all): admin dashboard for linked accounts #10

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

Migrated from MokoJoomSocialLogin#6

Summary

Add an admin panel showing linked social accounts, login statistics, and provider usage.

Details

  • Overview dashboard: total linked accounts per provider, recent logins, new registrations via social login
  • Searchable/filterable table of all linked accounts with user, provider, and date
  • Ability to unlink accounts from admin side
  • Optional: simple charts for login trends over time

Acceptance Criteria

  • Admin dashboard view with provider usage summary
  • Linked accounts table with search and filter
  • Admin can unlink a social account from a user
  • Statistics: total links, recent logins, registrations per provider
  • Accessible from Joomla admin sidebar or component menu
> Migrated from MokoJoomSocialLogin#6 ## Summary Add an admin panel showing linked social accounts, login statistics, and provider usage. ## Details - Overview dashboard: total linked accounts per provider, recent logins, new registrations via social login - Searchable/filterable table of all linked accounts with user, provider, and date - Ability to unlink accounts from admin side - Optional: simple charts for login trends over time ## Acceptance Criteria - [ ] Admin dashboard view with provider usage summary - [ ] Linked accounts table with search and filter - [ ] Admin can unlink a social account from a user - [ ] Statistics: total links, recent logins, registrations per provider - [ ] Accessible from Joomla admin sidebar or component menu
jmiller added the admin-uienhancementsocial-login labels 2026-06-02 19:52:06 +00:00
Author
Owner

Built: SocialAccountHelper.getAdminStats() — total, by provider, recent, search.

Built: SocialAccountHelper.getAdminStats() — total, by provider, recent, search.
jmiller added the pending: testing label 2026-06-02 20:44:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#10