nopSolutions / nopCommerce

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

Support MultiTenant in nopCommerce。 #6883

Closed springmin closed 11 months ago

springmin commented 11 months ago

Support MultiTenant in nopCommerce by the integration with Finbuckle.MultiTenant 。

Actually this implementation should be very similar to support Muti-Tenant base on Finbuckle.MultiTenant library,it enables tenant resolution, per-tenant app behavior, and per-tenant data isolation. See https://www.finbuckle.com/multitenant for more details and documentation.

AndreiMaz commented 11 months ago

Thanks a lot for suggestion. But already duplicates https://github.com/nopSolutions/nopCommerce/issues/225