Project Description:
I require a very simple module to be created that performs a PHP include. I would like a setting in the Prestashop Modules section to allow me to define the path to the file I would like including.
The reason I would like this module is because I have a script running which generates a html file (I could make this a php file if required) containing some important data - I would like to include the html from this file into my Prestashop site, both Prestashop and my html file are on the same server.