Hide export and database settings in admin

I’m hiring a new employee and I don’t want them to have access to exporting products. Is there a way to remove the product export/import and database backup settings?



I don’t want to risk them getting a copy of my store.

set a user group called staff or whatever then add your admin person to this group, set the user permissions to this user group for them to be allowed and not allowed whatever you want.

CS-Cart Documentation — CS-Cart 4.15.x documentation

John

Create a new Administrator user group, via Customers > User Groups.



Edit the new user group. Click the Permissions tab. Uncheck everything you don't want your new employee to be able to access.



Create a new Administrator user, Customers > Administrators > Add User.



Edit the new Administrator User, click User Groups tab. Set 'Administrator' to 'Declined' and YourNewUserGroup value to 'Active'.



This new administrator user therefore has access to the privileges of the User Group you previously created.

Thanks guys!

Note that only the primary admin can alter the permissions of an admin user group… I.e. user_id 1.