Poll: Should CodeIgniter Shield include customizable view Tags for user access and status checks? You do not have permission to vote in this poll. |
|||
Yes. | 5 | 100.00% | |
No. | 0 | 0% | |
Total | 5 vote(s) | 100% |
* You voted for this item. | [Show Results] |
Should CodeIgniter Shield include customizable view Tags for user access? |
Hey everyone!
I’m considering adding a new feature to CodeIgniter Shield that allows customizable view tags for user access and status checks. Before proceeding, I’d love to hear your thoughts! If you have a moment, please participate in the poll to help determine whether this feature would be useful. Your feedback is greatly appreciated! Poll link. Thanks in advance!?
Hey, that sounds like a solid idea! Customizable view tags for user access and status checks could definitely improve flexibility—especially for projects that need fine-grained UI control based on roles or user states.
It would be great if the tags could support things like checking permissions (@can, @role, etc.), user status (like banned or inactive), or even time-based access logic. I just voted in the poll — I think this could be a useful addition, especially if it's implemented cleanly and remains optional for those who prefer keeping logic in controllers or services. Looking forward to seeing where this goes. Great work with Shield so far! |