sl530772 Posted March 18, 2016 Share Posted March 18, 2016 I'm trying to export my theme, but how do I make sure that all the settings are exported as well? For example, some modules are disabled and some others are enabled, and those settings need to be exported too. So in other words, what exactly gets exported when I click on export theme, and do I need to change manually? Thanks so much! Link to comment Share on other sites More sharing options...
kalle@makewebo Posted March 18, 2016 Share Posted March 18, 2016 Exporting a theme only exports the theme folder and the modules that you wanted. Your settings is in the database so you'll need to export some tables as well. I would export all ps_modules_xxxx tables and then ps_hook_xxxx tables. Then maybe ps_tab and ps_theme tables could be useful. (I never done this sort of operation myself since every time I had to export a theme I also took the entire database) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now