I have a potential side project coming up, and i am evaluating various CMSs. What I like about Umbraco from reading, is that it seems to be much more developer oriented then other CMSs. I am only looking at ASP.net driven applications.
Here's what i am looking for:
Blog
Event calendar
Image gallery
Classifieds
Forums
Free and paid membership
Ability to sign up and pay for events.
I am sure that 1-5 are fairly straight forward, but what about the other two?
6. Umbraco uses the ASP.net membership controls so you can assign members to groups (free or paid). You can then give them access to parts of the website based on which group they belong to.
7. There is a Umbraco project called Commerce4Umbraco, however I haven't used this so can't really comment. However if you are .net developer then adding a payment scenerio to "events" whould require some custom coding but is (I have done this myself) pretty straight forward.
Is umbraco right for what I am trying to achieve?
I have a potential side project coming up, and i am evaluating various CMSs. What I like about Umbraco from reading, is that it seems to be much more developer oriented then other CMSs. I am only looking at ASP.net driven applications.
Here's what i am looking for:
I am sure that 1-5 are fairly straight forward, but what about the other two?
Thanks in advance.
6. Umbraco uses the ASP.net membership controls so you can assign members to groups (free or paid). You can then give them access to parts of the website based on which group they belong to.
7. There is a Umbraco project called Commerce4Umbraco, however I haven't used this so can't really comment. However if you are .net developer then adding a payment scenerio to "events" whould require some custom coding but is (I have done this myself) pretty straight forward.
That's what i wanted to hear, thank you!
is working on a reply...