Jump to content

Where exactly in PrestaShop 8.2.1's database would I find the table with the store URL field?


Grix

Recommended Posts

People usually check ps_configuration or ps_shop_url, but in my case the table prefix is w1he instead of ps.

 

Thanks a lot in advance!

Link to comment
Share on other sites

its is located in a table named:

 

(your db´s suffix)_shop_url

This table contains thse columns
 

id_shop_url
id_shop
domain
domain_ssl
physical_uri
virtual_uri
main
active

 

image.png.a6e7cb42709aa557d7489e2a8f929d0b.png

 

have a nice day

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