Custome Admin/Control panel?
Permalink
Hey There,
So im very new to concrete5 and im in love with it, i have a question, is there any way to make a new custom control panel for the site?
assuming that im creating a website for someone, and i need to make a very simple control panel for him to just change/edit limmited options not whole website. (just add new products etc.)
is there any add-on for this?
thank you so much!
So im very new to concrete5 and im in love with it, i have a question, is there any way to make a new custom control panel for the site?
assuming that im creating a website for someone, and i need to make a very simple control panel for him to just change/edit limmited options not whole website. (just add new products etc.)
is there any add-on for this?
thank you so much!
Looking into it, Thank you so much!
Seems like it needs php coding and i'm not ready to do it yet :)
Seems like it needs php coding and i'm not ready to do it yet :)
If you set the appropriate permissions, your customer will only see the dashboard pages that he has permission to see. So the panel will be less complex for him.
There are also some addons that add top-bar buttons linking to specific dashboard pages that could be used/adapted. But that would be in addition to setting the permissions.
There are also some addons that add top-bar buttons linking to specific dashboard pages that could be used/adapted. But that would be in addition to setting the permissions.
Great thing! I was thinking about premissions myself but u made me sure! Thanks.
JohntheFish made an excellent suggestion.
This video covers permissions and how to control access to Dashboard pages.
https://www.youtube.com/watch?v=C4afJgZiHVA...
This video covers permissions and how to control access to Dashboard pages.
https://www.youtube.com/watch?v=C4afJgZiHVA...
Thanks for the link MrKDilkington (Y)
I would look into single pages.
https://www.concrete5.org/documentation/developers/5.7/working-with-...