How to install plugin in nopCommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 anni tempo fa
Hello,

I am using nopCommerce version 3.3,

and i wanted to install Twitter plugin, but i found Twitter plugin for 3.1 and lesser version.

I have copied code to "Plugins" folder, and try to install from admin site, but unfortunetly i did not found such folder in admin\Plugins area.

Please help me how i can install Twitter plugins.
10 anni tempo fa
Hi,
each plugin have Description.txt file and in this file there is a field: SupportedVersions: 3.10
change it in 3.30
Specifically I don't know twitter plugin but I think that can be work fine in 3.30
10 anni tempo fa
Hi,

you can't install plugin for 3.10 on the nopCommerce 3.30, so you can't find it in the admin area\Plugins. You can wait for the new version of the plugin, or upgrade it yourself.
6 anni tempo fa
Hi,
I have NopCommerce 3.90. I'm trying to install new plugin. Download plugin zip file, then extract the file and upload into Nopcommerce plugin directory.Then reload the application. But it didn't shows. Could anyone tell how to install plugin
6 anni tempo fa
SubashJs wrote:
Hi,
I have NopCommerce 3.90. I'm trying to install new plugin. Download plugin zip file, then extract the file and upload into Nopcommerce plugin directory.Then reload the application. But it didn't shows. Could anyone tell how to install plugin



Reload the Plugin list.

Make sure Plugin SupportedVersions: 3.90

For this you have to go Description.txt
6 anni tempo fa
Hi,
I have already change version as 3.90 in description.txt and also reload the plugin list from admin panel.
6 anni tempo fa
SubashJs wrote:
Hi,
I have already change version as 3.90 in description.txt and also reload the plugin list from admin panel.


Make sure everything of that plugin contain a folder ==> not in multiple sub folder it may create for zip/rar

i.e wrong ==> Misc.yourPlugin==>Misc.YourPlugin
correct ==>Misc.YourPlugin
6 anni tempo fa
Try "Unblock"ing the .zip file before you extract the files.  (Then overwrite what you have and "Reload list of plugins")
6 anni tempo fa
Hi,

I have the same issue, the zip file is already unblocked but i still cant see the plugin after i added it to the plugin folder and reloaded list of plugins.

Can somebody assist?
6 anni tempo fa
Are you using the no-source version (standard web site), or the source version (development)?

(if the former, then try 'touching' your global.asax file, in the web site root folder, by adding a blank line to the end of the file.  That will force ASP.NET to recycle the app, remove temp files, etc.)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.