Mouth
Well-known member
At /admin.php?options/list/basicBoard we have the site Index Page Route.
I would like the above to be the site default, with an override option within User Group Settings. The highest Display Priority being used to decide for a member of multiple user groups with override defined.
Example: Site Index Page Route is /forums/. User group ABC has an override Index Page Route of /page/abc-home/. When a member of user group ABC arrives at the site home page (and where ABC is their highest display priority user group with index page override active), the home page content will be /page/abc-home/ for them, instead of /forums/
With this functionality, I can set the most applicable home page content for different user types (user groups). Unregistered/Newbie users would have no applicable user group override, and the site default would apply. A member of user group VIP's might have their override Index Page Route as /forums/categories/private-forums.123/. A member of user group BLOGGER might have their Index Page Route as /blogs/
I would like the above to be the site default, with an override option within User Group Settings. The highest Display Priority being used to decide for a member of multiple user groups with override defined.
Example: Site Index Page Route is /forums/. User group ABC has an override Index Page Route of /page/abc-home/. When a member of user group ABC arrives at the site home page (and where ABC is their highest display priority user group with index page override active), the home page content will be /page/abc-home/ for them, instead of /forums/
With this functionality, I can set the most applicable home page content for different user types (user groups). Unregistered/Newbie users would have no applicable user group override, and the site default would apply. A member of user group VIP's might have their override Index Page Route as /forums/categories/private-forums.123/. A member of user group BLOGGER might have their Index Page Route as /blogs/
Upvote
2