Integration (CMS,Banner,fidelity programs,payment,taxes, shipping)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
I work in a brazillian company that received a big project that will require some solutions and integration
we started looking into the http://kooboo.com/ for CMS, have anyone developed anything?
Our plans are:
Develop one portal in kooboo, sharing customers with nopcommerce and showing banners with products and promotions
Develop one fidelity program software and use this credit in nop commerce and the orders in nopcommerce generates more fidelity points
Besides that, build brazilian payment, taxes and shipping providers

where can I find technical documentation about nopcommerce, like UML diagrams?
14 years ago
I've done an integration with nopCommerce and Umbraco which is my favourite CMS.  You might want to look into this also.
14 years ago
We took a look in umbraco too, but there were some issues that made us prefer kooboo, thanks anyway

I'll see your blog better, maybe i'll find something that change my mind

Is there a best practices document about developing to nopcommerce?
14 years ago
There are no such documents that I am aware of sorry.  The code is very well put together and easy to follow.  I'd love to hear what Umbraco lacked.

Thanks,
14 years ago
Skiltz,

could you please give more information about how you integrated nopcommerce with umbraco?

Thanks!
14 years ago
What do you need to know?  How much Umbraco do you know?

- replaced umbraco membership provider. replace with custom one based on nop provider
- created umbraco custom section so all nop admin screens were within umbraco.
- replaced all nopCommerce.aspx pages with .ascx pages so they could be used with umbraco control panel.
- Did a lot of work around themes so all stylesheets and html could be edit in Umbraco.

Its exremely cool have a nopcommerce run within Umbraco as you get the extemely powerful umbraco content managent system to use.  all product pages, category pages are basically now umbraco pages so we can add content whereever we need to.  If you want to see some screenshots fick me a PM.  I'm hoping to package this up and release to Umbraco.  There are some major things to overcome in order to do that because of membership and web.config changes. both systems use different ajaxcontroltoolkit versions (ARGGGGGG!).  But would definetly bring a lot more business to nopCommerce.
14 years ago
We're adopting kooboo because it has a more extensible framework, and it's mvc so our web designers can their job easier
14 years ago
I have installed a couple of websites with umbraco and coded some macros in c#.

What you described sounds like a lot of work! Congrats.
14 years ago
Hi Skiltz,

Can you send me some snap shots on your integration with umbraco.

Thanks

Anurag
13 years ago
Hi Skiltz,

We are in the start of the integration process with umbraco.
I would really appreciate any hints, best practices, even code (if available).

Thanks,

Chris
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.