Kilandor |
|
---|---|
Correct you can't give someone specific access to anything in admin right now, either they get access to everything, or nothing.
For plugins W/A(1-5) do nothing unless you code them to. Read, allows users to access the plugin, if they do not have atleast R, the hook/plugin will not load for them. But you can create a standalone plugin, and use a SQL query to update the config. That is the only way to allow someone to modify a config without giving them access to the admin panel. |