Jump to content

SOLVED Payment modules not showing on paymentOptions hook and customized default teme


Recommended Posts

In this boring days and to improve my Prestashop development knowledge I've done the following in a personal project:

  1. I have VPS with a preinstalled Prestashop where I introduced all my products and made some sales, so i need to mantain database. It doesn't include _dev folder so is so hard to customize default theme deeply given css and js are compiled.
  2. I've downloaded Prestashop repository to my machine, check out to branch 1.7.5.1 given is the same of the repository(later i'll upgrade to the last) and configured with apache to use it locally.
  3. I've  downloaded a copy of the production database and I edited to work locally (disable SSL and changed server name to localhost) and started development.
  4. I've copied all extra installed modules from remote to my local given they are already installed so I have configured as in production.
  5. I've customized my theme on my way.
  6. I replaced preinstalled Prestashop with my custom git copy and my theme was customized but payment methods are not showing neither locally but database configuration is the same. I just can make show one of them reinstalling it.

My question is: I missing any physical file with module positions configuration in hooks given the database is an exactly copy and the theme is exactly the same with same version?

 

 

Thanks a lot!

Edited by Becquel (see edit history)
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...