Hi here is what I want to achieve.
I want to create a download page for vip users. When VIP members login, they will see different content(files that they can download) for different VIP members.
For example, VIP user A can download file a,b,c, while VIP user B can download file c,d,e.
Is it possible to achieve this and if yes, how can I do this?
Thanks