Jump to content

is it possible to restrict access to some modules?


Recommended Posts

I'm setting up prestashop for a client, and I don't want them accessing most of the modules. However, there's some that they will need to use eg the home page editor, block info, and a couple of the payment modules.

But it seems like you can only set permissions for all modules or none? Is there a way around this?

Or is there at least a way to move the configuration page for specific modules to another tab? For example, would it be possible to move the the bank wire and paypal configuration so they sit under the payment tab instead of the modules tab? I know you can move tabs around using tools > tabs, but I haven't figured out how to move individual modules with this.

Any help with this would be greatly appreciated. Thanks!

Link to comment
Share on other sites

There's no built in way for this.

If these are module they don't need (in the from end either), you can rename them (IE add _1 to the folder name).

If you just want to remove the "Configure" option, you can edit the php file for the module (modulename.php) and rename the function get_content()

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...