HOW TO INSTALL A PLUGIN
When you download a plugin from Nop-Templates it comes in a zip package file i.e NopPluginName.zip.
The package should contain three folders coresponding to the three latest versions of nopCommerce i.e 3.4 , 3.3, 3.2 folders.
You need to open the folder corresponding to the version of nopCommerce that you use i.e 3.4.
When you open the folder for your version of nopCommerce you will find another zip package with the name of the plugin and the exact product version i.e NopPluginName_X.XX.YYY.ZZZZZ.zip.
Product version - NopPluginName_X.XX.YYY.ZZZZZ.zip i.e NopPluginName_3.4.100.13000.zip
- X.X - corresponds to the nopCommerce version i.e 3.4 means nopCommerce version 3.4.
- YYY - corresponds to the Build number i.e 100 means internal build number 100.
- ZZZZZZ - corresponds to the revisions i.e 13000 means revision 13000.
You need to extract the NopPluginName_X.XX.YYY.ZZZZZ.zip file.
You will see a folder named Plugins, which contains two more folders:
- SevenSpikes.Core
- SevenSpikes.Nop.Plugins.PluginName
Copy these two folders and add them into the Plugins folder of your nopCommerce installation.
Now login in your web site and go in the Administration.
- Go to Configuration -> Plugins and click Reload list of plugins.
- Find Seven Spikes Core plugin and click Install.
- Find Nop Plugin Name plugin and click Install.
Your plugin is now installed and ready to be used.