MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to extend Monox?  (Mono Support )

Viewed 16772 time(s), 7 post(s) 8/1/2011 7:11:24 AMby NaveedAnjum
NaveedAnjum

NaveedAnjum

8/1/2011 7:11:24 AM
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

This content has not been rated yet. 
36 Reputation 3 Total posts
shawndg

shawndg

8/1/2011 11:40:07 AM
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.
This content has not been rated yet. 
1871 Reputation 252 Total posts
denis

denis

8/1/2011 4:01:45 PM
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).
This content has not been rated yet. 
7207 Reputation 956 Total posts
super

super

12/17/2012 9:24:03 PM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
denis

denis

12/20/2012 10:52:07 AM
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.
This content has not been rated yet. 
7207 Reputation 956 Total posts
MichaelMwaura

MichaelMwaura

10/12/2014 4:49:07 PM
Hi Denis,

Any word yet on connecting MonoX with nopCommerce?
This content has not been rated yet. 
5 Reputation 1 Total posts
kpeulic

kpeulic

10/13/2014 8:43:58 AM
We still don't have any news about this subject.
This content has not been rated yet. 
1849 Reputation 181 Total posts