-
Hi, I want to create some new admin functionality and not sure if there is anyway to do this. I believe this is voyager so am going to trawl those docs to find out. However what I want to be able to do is to add the ability to tie features to roles so that I can then check against those. As an example based on the projects example I want to add feature settings like
The I want to build some classes to be able to check these settings and counts, so you will be able to check something like
Is this something that can be done? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I figured all this out, I can just add filament pages/features. Investigating pennant as an option. I think something like this would be a valuable addition to Wave, the ability to tie feature and limits to roles, or plans and then check against them in code, make administering the product easier. I have worked for several large SaaS organisations and many of them will have something similar for managing specific features and limits in an interface that can be flagged on and off |
Beta Was this translation helpful? Give feedback.
I figured all this out, I can just add filament pages/features. Investigating pennant as an option.
I think something like this would be a valuable addition to Wave, the ability to tie feature and limits to roles, or plans and then check against them in code, make administering the product easier.
I have worked for several large SaaS organisations and many of them will have something similar for managing specific features and limits in an interface that can be flagged on and off