Making a tiered access area

If I add a field named admin in the user table I can make a condition that allows an element to be visible if the user is admin.

I havent implemented a subscription service yet but I am wondering for future reference can I do a similar thing that if a user selects a higher tiered package then there is a field like Tier Access in the user table and it is set by the tier selected at subscription which then would allow access to the area made available by that subscription? or does it only work for Admin?

A better way to do is to have a plans option set where each contain its limit and assign the plan directly to the user

This topic was automatically closed after 70 days. New replies are no longer allowed.