How to properly deploy plugin?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 yıl önce
I am looking at having my own plugin developed. Is it necessary to recompile entire website in order to deploy project? Surely not. What is the process for properly deploying a plugin?
7 yıl önce
JoeyAK wrote:
I am looking at having my own plugin developed. Is it necessary to recompile entire website in order to deploy project? Surely not. What is the process for properly deploying a plugin?


If you are developing your own plugin - When you rebuild the plugin project, it should create a "your plugin" folder in this location: Presentation\Nop.Web\Plugins

Simply, take that folder and upload on the server (in Plugin folder). Then you can install it from the administration section.


This might be helpful to you: http://docs.nopcommerce.com/display/nc/Plugins
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.