How to install plugin in NOP version 4.5

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 anno tempo fa
I am using NOP version 4.5.
I had download plugin and past it in Plugin folder, But I am not able to see plugin in Admin site Local Plugins.
Can you please tell me steps for installing plugin.
1 anno tempo fa
Is the pluign version for v4.5 ?
Check the plugins.json file in the plugin
Should say "SupportedVersions": [ "4.50" ]

If the version is ok try the Reload list of Pluigns button
If that does not work try Restart the application
1 anno tempo fa
Plugin version is 4.5.
I am trying to install Fedex plugin.
I had pasted Nop.Plugin.Shipping.Fedex this folder in plugin folder.
I had Reload list plugins and also restart the application but I am not able see my plugin In local plugin list.
1 anno tempo fa
vaibhav.powar wrote:
I had pasted Nop.Plugin.Shipping.Fedex this folder in plugin folder

No that is the source code
You need to put the built version Shipping.Fedex directory in \Plugins
Or upload the Zip file using the Upload Plugins function in Admin
1 anno tempo fa
I had upload zip, it is working now.
Thank you Yidna.
1 anno tempo fa
Hi,

I'm also facing issue while installing the application in Nopcommerce 4.50. I have purchased the Razorpay plugin and trying to install (its supports 4.50). I have uploaded the plugin in the local plugin page  and restart the application. Execution get stopped. I changed the execution from IISExpress to Nop.Web.

My NopCommerce version is 4.50, Visual studio version is 17.2.3

Please guide me the solution for this. Thanks in advance.
1 anno tempo fa
.
1 anno tempo fa
arunfromtmm wrote:
I have uploaded the plugin in the local plugin page  and restart the application. Execution get stopped. I changed the execution from IISExpress to Nop.Web.

check error  from   Event Viewer -> Windows Logs -> Application
1 anno tempo fa
Thanks for the reply. There is no log created in the even viewer's application window. I have attached the URL of the output log image with this message. Kindly check it.

https://drive.google.com/file/d/1aHHKb0yjnvgy9wYQMuNIsCLTfzw5XgPI/view?usp=sharing
1 anno tempo fa
You are running in Visual Studio ?
Are you able to run the website using IIS Express ?
When running in Visual Studio it is normal for the Application to automatically stop sometime after Uploading a plugin and doing a Restart Application
Normally you just start the website again and all is good.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.