Jump to content

TIP: Allowing Module Configuration with _PS_MODE_DEMO_ enabled.


Recommended Posts

PrestaShop after release of 1.6.0.9 I could not configure module demo with ability to click 'configure'.  

 

Here is work around I found that might help others.

 

controllers/admin/AdminModulesController.php 

 

public function postProcessCallback()

 

comment out check for _PS_MODE_DEMO_

 

 

This has worked for me on several demo shops.

 

Happy day, el

Edited by El Patron (see edit history)
  • Like 3
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...