Jump to content

How to create custom errors after module installation/uninstallation fails


Recommended Posts

Hello everyone,
I'm writing installation and uninstallation for my module that contains few overrides.

I copy those overrides by using functions so that prestashop doesn't fail recompiling them.

Basically if the file doesn't exists it gets copied to that directory and if not returns false, those installations are register in install() function.
The question is if the function returns false how do I customize or add another error under the one that I show in the jpg picture below.
Thanks!

 

post-1406627-0-80880300-1496990063_thumb.jpg

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...