is_null Posted March 31, 2010 Share Posted March 31, 2010 Does Prestashop include anything useable to make an ACL? i can't find any group or permission table. Link to comment Share on other sites More sharing options...
rocky Posted April 1, 2010 Share Posted April 1, 2010 Have you had a look at the Employees tab? In the Profiles section, you can create different groups of employees and in the Permissions section, you can set which tabs and sections the employees have access to. Then you just edit each employee and assign a profile to each of them. Link to comment Share on other sites More sharing options...
is_null Posted April 1, 2010 Author Share Posted April 1, 2010 Thanks for your fast answer.I don't have admin access so it would be great to know about the actual database tables.Will that work with normal users ? (buyers) Link to comment Share on other sites More sharing options...
rocky Posted April 1, 2010 Share Posted April 1, 2010 No, buyers don't have access to any of the Back Office tabs. I don't understand what kind of access you want to control for them. You can go edit a customer on the Customers tab and change the Status to X to prevent them logging in.The database tables are ps_access, ps_employee and ps_profile. Link to comment Share on other sites More sharing options...
is_null Posted April 1, 2010 Author Share Posted April 1, 2010 Thanks again for your fast answer!I want to give them *custom* access control, that would be used in *custom* views. So, i guess we'll have to develop it all by ourselves.Thanks for enlightening me about PrestaShop's architecture. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now