nopSolutions / nopCommerce

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

Add a way to create specific IConfig settings in plugins #7143

Closed RomanovM closed 2 months ago

RomanovM commented 4 months ago

nopCommerce version: 4.60

Right now we can create any IConfig settings in the core and they will automatically be registered and bound. We should find a way to create such IConfig settings in plugins so that they are also automatically registered when the app starts.

skoshelev commented 2 months ago

Closed #7143

D3bo commented 2 weeks ago

Am I wrong or it worked in version 4.50?