cartcreative Posted December 5, 2010 Share Posted December 5, 2010 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 More sharing options...
PrestaShopDeveloper Posted December 5, 2010 Share Posted December 5, 2010 You can just remove the modules that the client does not need from the modules folder. Link to comment Share on other sites More sharing options...
cartcreative Posted December 5, 2010 Author Share Posted December 5, 2010 Thanks - I realise you can delete modules, but there are those that I am using for their store that I don't want them playing around with (and that they don't really need to access anyway).I also don't want to delete modules in case they need them in future. Link to comment Share on other sites More sharing options...
tomerg3 Posted December 5, 2010 Share Posted December 5, 2010 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 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