nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.3k stars 5.32k forks source link

Plugin System Improvement #6425

Closed skoshelev closed 1 year ago

skoshelev commented 1 year ago

nopCommerce version: 4.50+

After a number of changes to the plugin system, we can continue to improve it, here are some ideas:

Uploading plugins to the server without restarting the site Updating the list of plugins without restarting the site Uploading the plugin to the server with automatic installation

RomanovM commented 1 year ago

After some consideration we've decided not to implement this.