5 thoughts on “Should I use Umbraco for this?

  1. user

    Umbraco is great for programmers, though (IMO) not so much for people less technically inclined. It does cater for all the things you have described, though in my experience, the relative lack of documentation make it a bit more difficult to work with users/groups and permissions (this is users and groups of a website not the actual Umbraco app).

    Otherwise I found Umbraco to be great for any type of site and it is my CMS of choice.

    NOTE: The last time I used Umbraco was about a year ago, so there might be much more docs now days.

    Reply
  2. user

    Umbraco supports users, as in backend users with various editing and publishing permissions. There are a couple of blog and comments packages for backend users. Umbraco v4 also has Canvas (editing in place, within the website).

    It also supports Membership which is front end website ‘members’. You could provide blogs for these ‘members’ using an extension like Doc2Form.

    Umbraco v4 now uses the standard .NET login controls so it’s fairly easy to set up membership & registration.

    For a forum Umbraco typically is paired with YAF. There is an article on how to do that at http://www.createsoft.co.uk/blog/

    That article describes how to integrate YAF as a .NET control in Umbraco. If you are using Membership for other things, the forum will use a seperate username&password to the membership id. You’ll need to ask on the Umbraco forum for info on how to get around that (it has been done)

    It is easy to use or develop .Net controls in Umbraco. YAF and Doc2Form are 2 examples mentioned here.

    Reply
  3. user

    use simple form package or nforum package for such like requirement.
    Here is the link of Simple form,where u may download this package

    http://our.umbraco.org/projects/developer-tools/simple-forms
    
    Reply
  4. user

    Umbraco is a brilliant CMS – my personal favourite. It can be a bit over-whelming at the start (especially if you don’t like XSLT) but it is so flexible and can do anything!

    • Umbraco has built in membership
      system which is very easy to use and
      you can also use custom .net
      membership providers.
    • Blog4Umbraco is a great Umbraco blog
      package
      (don’t use Doc2Form!).
    • Whilst YAF is good, there is a new
      forum package for Umnbraco called
      uForum – this actually powers
      the OurUmbraco Forum.
    • Umbraco can be extended easily via
      .NET controls or XSLT (it has a full
      API).
    Reply

Leave a Reply

Your email address will not be published.