Jump to content

[Solved] Where is changes to modules and themes stored?


Recommended Posts

if you will edit SETTINGS - they are usually stored in database,

some of the modules saves own settings inside ps_configuration table

some of them stores settings in own tables in database.

some of them uses both - ps_configuration and own tables.

Link to comment
Share on other sites

if you will edit SETTINGS - they are usually stored in database,

some of the modules saves own settings inside ps_configuration table

some of them stores settings in own tables in database.

some of them uses both - ps_configuration and own tables.

 

Thanks,

 

This will get me off to a good start.

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