Hi everyone,
I have a question about Login plugin - is there a way to serve content to users based on their userdata?
Example: I am hosting an event, one guy in the crew works on applications, other handles already admitted people, third works with statistical data on how many applied/were admitted. I’d like to have sort of a Control panel hosted on mysite.com/cp, accessible to those with user accounts only, where each of the crew will be served data that he needs: first guy will get a table of new applicants, second - a table of those who were admitted by the first one, and the third will see a chart of the progress made by the first two.
Can I get that with something that already exists (Grav inherent functions/Login plugin capabilities/other plugins)? I think it is possible by making /cp modular and setting up module load rules based on userdata, but I can’t quite figure out the way to do it.
Best regards,
Andy