Jump to content

How to add PHP code to footer.tpl ?


Recommended Posts

in prestashop it is not possible to put php code into .tpl files

so it is not possible to do that. it's because it's againt MVC rules.

you have to customize controllers or create module that will dispaly code you want.

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