Developing Multi Tenant functionally for Nopcommerce... brain storming

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Has anyone been able to successfully implement Multi Tenant?  I would really hate to run multiple instances just for this reason, but it is looking like I will have to!  I started looking into the multiple DB approach myself, but it looks like it will bring havoc to the caching. I also looked into tying customers to a store, but it's quickly getting complicated.  If someone else has done it I would love to hear how!
9 years ago
Hi Has Multi Tenant/ Multi Store is being added to any of the release?
9 years ago
erarijit wrote:
Hi Has Multi Tenant/ Multi Store is being added to any of the release?

Multi-tenant - no.

Multi-store support was added in version 3.00
9 years ago
Nopcommerce multi tenant (v3.5):

http://www.hidu.vn/nopcommerce-source-code-mutil-tenant
https://www.nopcommerce.com/boards/t/33913/nopcommerce-multi-tenant-demo-file-source-code.aspx

1. Store 1

Demo : http://demo.hidu.vn

User/Pass: [email protected]/[email protected]



2. Store 2

Demo : http://demo1.hidu.vn

User/Pass: [email protected]/[email protected]



3. Account admin:

User/Pass:[email protected]/123456789
9 years ago
nokia1028 wrote:
Nopcommerce multi tenant (v3.5):

http://www.hidu.vn/nopcommerce-source-code-mutil-tenant
https://www.nopcommerce.com/boards/t/33913/nopcommerce-multi-tenant-demo-file-source-code.aspx

1. Store 1

Demo : http://demo.hidu.vn

User/Pass: [email protected]/[email protected]



2. Store 2

Demo : http://demo1.hidu.vn

User/Pass: [email protected]/[email protected]



3. Account admin:

User/Pass:[email protected]/123456789

Hi:
This is a highly demanded feature. I strongly suggest you to write a more detailed description and a demo, both in English and to provide the complete access to the demos. I could not find how to login to the admin.
Good luck
9 years ago
Account store: Each account store only see and manage products, categories, customers, orders, etc .. configuration of each store.

1. Store 1

Login: http://demo.hidu.vn

User/Pass: [email protected]/[email protected]



2. Store 2

Login: http://demo1.hidu.vn

User/Pass: [email protected]/[email protected]

Account Administrator(Admin): See and edit full categories, products, orders, customers etc .. of all the stores.

Login: http://demo.hidu.vn or http://demo2.hidu.vn
User/Pass:[email protected]/123456789

You can create categories, products, customers, orders, news, manufacturers, subscribe newsletters, campaigns, blog, etc .. by configure account [email protected](stores 1). You can not see see the items created in stores 1 and delete them by account [email protected] (stores 2).

If the user account logged in stores 1(http://demo.hidu.vn) link 2(http://demo1.hidu.vn) stores are not logged in
Account Admin done, manage all the other 2 accounts were created stores.

I still log in using the account administrator account [email protected]/123456789. I have added language English.

Login:

http://demo.hidu.vn/login
http://demo1.hidu.vn/login
9 years ago
Dashboard of each stores is statistics of the stores as: Orders, keyword, customer login

In the demo website you can create categories, products, so if you want to try.
9 years ago
Login:

http://demo.hidu.vn/login
http://demo1.hidu.vn/login
9 years ago
Very interesting! Do you plan to publicly release the source?
9 years ago
Download file demo: http://demo.hidu.vn/NoSourceCode.rar
View more: https://www.nopcommerce.com/p/1651/nopcommerce-source-code-multi-site-tenant.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.