Sync Installation and configuration

Avatar
  • Moderator
  • Total Posts: 85

Support

1. extract the  version of the Sync plugin.
2. copy the plugin into your "nopCommerce\Plugins" directory.
3. login as admin
4. reStart nopCommerce application.
5. go to admin area->configuration->Plugins
6. install the plugins from your admin panel

Avatar
  • Moderator
  • Total Posts: 85

Support

How to specify your own settings for import:
1. open /Admin/Setting/AllSettings.
2. find devpartnersyncsettings.pluginsettingspath
3. you can replace this value with your own configuration. For example, ~/Plugins/DevPartner.Sync.YourPlugin/pluginsettings.json
You can also modify pluginsettings.json in the Sync plugin folder, but in this case, the settings file will be overwritten during the update.

How to test default settings(XML file examples):
1. copy the Sync folder to your website folder(Presentaion\Nop.Web)
2. copy Inc_for_test to your [web site]\Sync\Inc folder
3. start an import

How to start an import:
1. Open /Admin/ScheduleTask/List
2. Run DevPartner Sync: Sync schedule task
3. Open /Admin/Log/List and check latest import messages