Page 1 of 1

How to limited permissions, user only for creating products

Posted: 04 Sep 2023, 23:25
by Net
I am trying to configure phoca cart where i would have user with limited permissions, who would only be able to create new product, write title and description, type stock quantity, chose category...and save it.

Main question. Is it possible to have user with limited permissions like this, and whats the best way to do it.?

bonus question: is it possible for user to this in the front end?

thank you

Re: How to limited permissions, user only for creating products

Posted: 08 Sep 2023, 00:04
by Jan
Hi, there is no administration in frontend as it is in administration.

The best way is to set the administrator as not super user, only as administrator. With help of CSS you can hide different Phoca Cart menu link for such user and you can hide different input fields in product edit. So such user can e.g. have only one form field displayed, etc., see:
https://www.phoca.cz/documentation/115- ... nistration

Jan