Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sam Thomson 1 post 50 karma points
    Jul 03, 2014 @ 16:58
    Sam Thomson
    0

    Membership & Documentation

    Just started making an Umbraco site, so far very disapointed in lack of any real documentation.

    I'm trying to create a basic membership system, where the user registers and gets a default membership group.

    I used this tutorial to create a register / login / member page: http://siempresolutions.co.uk/blog/Umbraco_Members_Protected_Area_of_Website

    I'd like to take it further and give each registered user a user group, and also implement a forgot password reset.

    It seems there is absolutely no documentation for Umbraco, how does anybody use it? The umbraco.com website talks about it being well documented and having a great community. I'd like to keep using it if it's as good as described, but struggling to at all...

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jul 08, 2014 @ 18:42
    Sebastiaan Janssen
    0

    You might benefit from the MemberService documentation:

    http://our.umbraco.org/documentation/Reference/Management-v6/Services/MemberService

    Also give Morten's talk at Codegarden a go: http://stream.umbraco.org/video/9920652/master-the-service-apis

    The lunch app used in this presentation contains code samples and is freely available: https://github.com/sitereactor/Umbraco-Lunch-App

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Aug 08, 2014 @ 12:13
    Jeroen Breuer
    0

    You can use Umbraco.TypedMember to get the members in the frontend.

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies