Extension, Module

EE 1
EE 2
AB Member Categories

Developer

Bjorn Borresen

3rd Party (Commercial)
Current Version: 1.0.3
Release Date: Feb 15, 2012

License Agreement

Buy Now!

$29.00
Qty:

Compatibility

Requirements

  • jQuery for the Control Panel

Tags

AB Member Categories lets you link custom member fields to category groups.

AB Member Categories lets you link custom member fields to category groups. It’s a simple concept - but also a very powerful one. If you think about it a category group is just a list ... it can be a list of member groups, a list of teams or any other kind of category you’d like to put your members in.

You can link as many member fields to as many category groups you want. For each linked field, members can be put in either one or multiple categories.

AB Member Categories has tags that can be used for advanced permission checking like in this example:

{if logged_in}
    <h1>Hi {screen_name}</h1>

    {exp:member_categories:check field="member_category" category="super_admins|priority_members"}

        {if mc:belongs_in_all}
            <p>You're both a super admin AND a priority member - how is that even possible?</p>

            {embed="embeds/.priority_users"}
        {/if}

        {if mc:belongs_in_any}

            <p>Wow, seems you're either a super admin or a priority member! We'll embed some goodies for you:</p>

            {embed="embeds/.priority_users"}

        {/if}

        {if mc:belongs_in_none}
            <p>Doh, you're just a regular member aren't you?</p>
            {embed="embeds/.please_upgrade"}
        {/if}

    {/exp:member_categories:check}
{/if}

Changelog

Changelog for AB Member Categories
==================================
The dates in this changelog use international date format: YYYY-MM-DD (ISO8601)

1.0.3 - 2012-02-15
------------------
* Fixed bug where leaving a multiple category select field empty when saving a user in the backend would result in an SQL error

1.0 - 2011-03-01
------------------
* Initial reelease

AB Member Categories Links

This entry was last updated February 14, 2012, 7:31 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!