• Section Widget

  • MemberWing-X membership levels - how they works

    Older MemberWing 4.x use to create 4 hierarchical user levels: bronze, silver, gold and platinum. bronze - lowest level, platinum - highest.
    Each level was represented by the premium marker such as:
    {+} for bronze, {+++} for gold, etc...
    You insert premium marker inside text to allow/deny access to proper levels.
    The disadvantage of that approach was that level names were hardcoded and there could be no more and no less than 4 levels.

    MemberWing-X 5.x (MWX) neither creates nor use any special user levels to manage access to different types of premium content.
    Each new premium user with MemberWing-X is still a 'subscriber'.
    MWX uses name of product that user owns to decide whether to allow or deny user access to content. MWX premium marker is a keyword that is matched against the product that member owns.
    This premium marker: {{{gold}}} matches "Gold Membership" as well as "GOLD bullion" as well as "Goldfinger movie" product. MWX matches premium marker used in article with product name that member owns in case-insensitive substring manner. If match found - user will be allowed to access article/page.

    For example if user 'joe' purchased "Gold Membership" and you have content protected with {{{gold}}} premium marker - then 'joe' will be allowed to access this content.
    If another user 'mary' purchased "Platinum Membership" - she will not be allowed to access anything below {{{gold}}} marker. To let both 'mary' and 'joe' to access this article you need to use marker such as this:
    {{{gold|platinum}}}
    This structure allows you to create unilimited "membership levels" and name them any way you want. You may also set your subscription product names to anything you want.
    For example if you have 2 subscriptions: "Fish Access" and "Dragon Access" and you want "fish" users to see only part of premium stuff and "dragon" users to see all the premium stuff - you will use markers such as these:
    {{{fish|dragon}}} - Both fish and dragon can access stuff
    {{{access}}} - Both fish and dragon can access stuff (keyword 'access' belongs to both products).
    {{{dragon}}} - Only "dragon" product owners will be able to access this stuff.
    {{{fish}}} - this will make "fish" users feel special - only them (but not "dragon" users) will be able to access this stuff.

    MWX saves list of products that each member owns into special metadata area that each Wordpress user has.

    You, as a webmaster may edit/add/remove products manually via admin panel by going to:
    Wordpress admin->Users->username, scroll down to see the table "Products owned".
    There you will see all the products that given member owns, you may change the status of each product (make it active or inactive) and even set expiration date for each product that member owns.

    For much more details about "Premium markers" with samples please see MemberWing-X manual.
    See "Migration" section of MWX manual for questions regarding moving from MemberWing 4.x to MemberWing-X 5.x

    Gleb
    This article was originally published in forum thread: MemberWing-X membership levels - how they works started by gesman View original post
  • Recent Forum Posts

    miowebdesigns

    login security

    I want users to have to login to see anything past the main page and the registration page. I am not clear how I limit users once they have paid for membership and how I keep non-members from...

    miowebdesigns 22nd February 2012 Go to last post
    EdnGraFist

    [jaccordion] doesn't work !

    Hi,

    Thank you for the plugin, really nice, when its works! I did exactly what the doc said, and that's works well on the first page. But when I tried to implement it in a other page, the code...

    EdnGraFist 21st February 2012 Go to last post
    evileric

    No, I'm a bit behind as I've made some...

    No, I'm a bit behind as I've made some modifications to the notify script , if you give me an idea of what/where the change was in the erratic data I can try to apply it myself (if it wasn't an...

    evileric 18th February 2012 Go to last post
    gesman

    I just fixed the bug with erratic user metadata....

    I just fixed the bug with erratic user metadata.
    Are you running the latest version of Memberwing?

    Gleb

    gesman 18th February 2012 Go to last post
    evileric

    ClickBank IPN transactions - with 1 click upsell - weirdness inside

    Ok,

    This one is driving me up the wall.

    I've got a product on clickbank, several actually, and they all work fine: Single purchases credit and create new members, members with existing accounts...

    evileric 16th February 2012 Go to last post