Module customization

Modified on Mon, 11 May at 1:26 PM

The module has a system to verify the integrity of the installed files. This checks whether everything has been installed correctly and shows a warning for any modification.

If you want to customize the module code, specify in saleslayerimport.php that the modifications come from a developer with the following variable:

public $i_am_a_developer = false; // Set variable value to true

Once the necessary changes are done, activate debug mode and refresh the page.

The process then generates a new file mapping so the plugin can accept the changes and refresh the module integrity.

For security reasons, we suggest deactivating developer mode once the edit has been finished, because developer mode allows bulk erasure of PrestaShop content.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article