Mono Support How to extend Monox? 

Viewed 18011 time(s), 7 post(s), 8/1/2011 7:11:24 AM - by NaveedAnjum
8/1/2011 7:11:24 AM
36 Reputation 3 Total posts

Hi!

Can you guys please let me know what are the possible extending options in monox and how much flexibility it provides to build custom modules using monox?

Suppose i want to add e-commerce functionality in my site that is developed using monox. How can i accomplish this task using monox?


Regards

1
8/1/2011 11:40:07 AM
1871 Reputation 252 Total posts

Monox is more of a CMS system out of the box with social networking features.

IT has a great admin panel and ability to be fully customized by building custom web parts and a custom portal.

There is currently no pre-built e-commerce version that I am aware of however, you could extend it to be such thru custom code and custom web parts development.

You will need to program your own payment gateways, and gallery's and price options, etc.. MonoX would simply supply you with the basic framework to start and a basic user registration system with the ability to extend.

The MonoX administration and web parts system would give you a nice start if you where to program something from scratch.

But.. if you are looking for a already built full flagged e-commerce solution then MonoX is not for you.

2
8/1/2011 4:01:45 PM
7207 Reputation 956 Total posts

Custom modules are esentially standard ASCX controls / Web parts (very similar technology is used in SharePoint, but MonoX does not have its heavy footprint). MonoX infrastructure frees you from worrying about the basic tasks (authentication, authorization, Web part configuration, Web part communication...) and brings some rather advanced stuff (personalization, various providers, caching, optimization, ...). It also comes with dozens of parts that are ready to use in your projects.

There are no e-commerce functionality built in it at the moment, but we will gradually publish some of the modules that were built for our custom projects. We have also used various integration strategies to use MonoX with other ASP.NET e-commerce packages (nopCommerce was our primary choice).

3
12/17/2012 9:24:03 PM
6018 Reputation 709 Total posts

Denis,

Any update on this ? extending monox for ecommerce feature ? like nopcommerce ?

Also nopcommerce moved from webforms to MVC, how it is going to work if this feature is still on your roadmap for monox because monox is webforms based ?

4
12/20/2012 10:52:07 AM
7207 Reputation 956 Total posts

We are aware that nopcommerce has switched to MVC, but it will not make too many changes, as third-party application integration scenarios are usually based on a "loose" approach via membership and role providers. We are working on our own ecommerce infrastructure in a majority of custom projects; we may be able to publish some of this infrastructure next year, but I cannot give any specific dates at this  point.

5
10/12/2014 4:49:07 PM
5 Reputation 1 Total posts

Hi Denis,

Any word yet on connecting MonoX with nopCommerce?

6
10/13/2014 8:43:58 AM
1849 Reputation 181 Total posts

We still don't have any news about this subject.

7
This is a demo site for MonoX. Please visit Mono Software for more info.