MemberClicks offers All-in-one association management software that allows members management, email marketing, events registrations for members, membership renewals, and different level of Membership. MemberClicks Oasis API is a JSON REST API that allows a 3rd party client to interact with your Oasis (Members) data.
Using Oasis API, MemberClicks Auth WordPress Plugin enables clients to allow their MemberClicks users login into their WordPress website using their MemberClicks credentials. It integrates MemberClicks members data via Oasis API REST calls and use it to show relevant content on Dashboard page.
Recently plugin has been updated for listing Events and Groups via API call using simple shortcode in any WordPress page or post.
MemberClicks Auth Plugin Settings Page
Here is the list of MemberClicks Auth Plugin Settings page options where you can update your API info to authenticate your users via Oasis API and setup your other available options.
MemberClicks Oasis API Credentials
- MemberClicks Oasis API Credentials
- Client Secret
- Org ID
You can get these from your MemberClicks admin panel from API Management section by creating API client and set up your plugin.
Available Shortcodes
Place following shortcodes in the content area of any WordPress page/post/widget to display info.
Login Form: [ mc_auth_form ]
Events: [ mc_auth_events]
Groups: [ mc_auth_groups ]
Member Profile:
[ mc_auth_username ], [ mc_auth_first_name ], [ mc_auth_last_name ], [ mc_auth_email ], [ mc_auth_member_type ], [ mc_auth_member_status ], [ mc_auth_created_date ], [ mc_auth_expiration_date ]
Plugin Settings Page Screenshot for Events and Groups shortcodes
Here is the MemberClicks Auth Plugin Settings page screenshot where you can update your API info to authenticate your users via Oasis API:
You can buy the MemberClicks Auth WordPress plugin here