Let's discuss the upcoming integration of nopCommerce and Umbraco

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 Jahre weitere
We also plan it in two ways:
1. Users managed in nopCommerce - we will create provider for Umbraco
2. Users will manages in Umbraco in regular way, we will add field that stores Customer Id in nopCommerce
7 Jahre weitere
yawkale wrote:

2. All data like text, images of product and categories managed in Umbraco, (item connected by Id from nopCommerce)  price and attributes manages by nopCommerce.


Does this mean that each product will have a node in the Umbraco content tree?
7 Jahre weitere
Eagerly waiting for the Umbraco demo :)

- PS
7 Jahre weitere
Hi all,

First initial demo for first option (all managed in nop)

1. nop installation  - http://test-nop.uteam-dev.com/
2. umbraco instalation http://test-umbraco.uteam-dev.com/

Pages - All routes manage by Umbraco, ids from Nop

1. Categories list - http://test-umbraco.uteam-dev.com/categories
2. Category - http://test-umbraco.uteam-dev.com/category/2 - route by id for now
3. Product - http://test-umbraco.uteam-dev.com/product/6 - route by id, image is base64 - will be replaced with regular image
4. Shopping Cart -  http://test-umbraco.uteam-dev.com/shopping-cart/ all cart saved in Nop
5. Register http://test-umbraco.uteam-dev.com/register/ - all data saved in Nop

second option (all data managed in Umbraco and connected to Nop by id) will be release at next week
7 Jahre weitere
Excellent yawkale. Keep it up!!!
7 Jahre weitere
This is awesome news - nice work.
7 Jahre weitere
a.m. wrote:
Sharing some useful links would be also very helpful. For example, this one (although very old)



Hey all,

I work for a major share trading platform and we integrated Unbraco some years back and quickly found that constant calls to the backend (and I'm talking about large load balanced servers, now across AWS and Amazon) were slow considering the amount of content involved.  We ended up using handlers to sync the data and resources locally on startup if they were out of date of sync.  I assume most people here are running a single IIS instance and DB on the save server, however I think any design should be able to cater for large scaled out installations.

Just my thoughts

Cheers,
Paul
7 Jahre weitere
Any news?
7 Jahre weitere
Sorry for delay, we will release demo in next couple days
7 Jahre weitere
Great News!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.