Close

Movie plugin and theme configuration from one database to another database

[email protected]
5 years ago
#14819 Quote
Avatar
  • 17
Hi, our previous theme is pavilion which is Live, and now we are moving to Emporium theme. So we are changing a lot of plugin and theme configuration for Emporium theme but all we are doing on Local but now we want to live. After deploying a new theme to Live, we don't wish to rework again to configure on Live.

So is there any way we can move configuration from local  (database) to Live (database) after installing the new theme on Live?
SDobrev
5 years ago
#14820 Quote
Avatar
  • Moderator
  • 283
Hi,

The configuration of the plugins is saved in the database. You will have to move your local database to the live site if you want to keep the changes made locally.

Also, you need to copy the installedPlugins.json from Presentation\Nop.Web\App_Data directory to the live site.
Best Regards,
Stoyan Dobrev
Nop-Templates.com
[email protected]
5 years ago
#14821 Quote
Avatar
  • 17
We can't replace or move to Live DB because data on local is quite old compare to Live.  But if you tell us the table or tables row which is the configuration save I can move to Live.  
SDobrev
5 years ago
#14822 Quote
Avatar
  • Moderator
  • 283
Hi,

You can move the Setting table. All plugin settings are saved there.

Keep in mind If you have created a new Carousels, Html Widgets, etc. they will be lost. They are saved in other tables. All our tables in the database have SS_ prefix.
Best Regards,
Stoyan Dobrev
Nop-Templates.com