16 votes

MemberListView

Adds a MemberListView dashboard to the Members area in Umbraco 7.7+ and 8.6+ to allow easier management of members including approval and unlocking capabilities.

The MemberListView provides a management dashboard view for Members with convenient filtering and sorting and allows for mass Unlock, Suspension or Activation of members.

Features

The MemberListView has been designed to be similar to the ContentListView property editor and features context-sensitive action buttons to Unlock, Approve or Suspend members depending on the status of their account as well as the ability to Delete them. All actions can be performed on batches of users, as they apply to selected users only.

  • Supports Umbraco Sensitive Data and GDPR
  • Export members in either CSV or Excel OpenDocument format with the flexibility to select some or of the properties
  • Enhanced filtering including filtering on Member Type and Group out of the box.
  • Bulk member actions including Suspension, Unlock, Approve and Delete.

Support Options

For bugs and general feature requests please use the Issue tracker here on Github at https://github.com/YourITGroup/umbMemberListView/issues

For help with installation and configuration, we recommend the Our.Umbraco forum here: https://our.umbraco.com/packages/backoffice-extensions/memberlistview-for-umbraco-7/say-hello/

For help with customisation and integration with third party packages not covered above, Your IT Team offer a paid-for service. To start a discussion and find out more, visit https://youritteam.com.au/products/open-source#memberlistview

 

Version History

Version 2.0.9

  • Fixes to work with Umbraco 8.12 - previously wasn't enforcing "strict mode"; which was causing everything to fall in a heap.
  • Aesthetic changes to checkboxes in dialogs

Version 2.0.7.2

  • fixed Component Terminate throwing NotImplementException

Version 2.0.7

  • Various bug fixes including fix for Suspended/Locked filtering.

Version 2.0.4

  • Backwards compatibility fix for Umbraco 8.6

Version 2.0.0

  • Re-written for Umbraco 8.6+

Version 1.5.4

  • Improved handling of bulk operations - refresh should now display correct items after a short delay to allow the index to catch up.

Version 1.5.3

  • Added support for SensitiveData - Exports will be hidden if the user doesn't have permission to view sensitive data, and sensitive properties will not be viewable
  • Enhanced Export functionality - now allows selection of columns and the choice of exporting to CSV or Excel OpenFormat

Version 1.5.0

  • Compiled against Umbraco 7.15.1
  • Refreshed to be more inline with current Umbraco styling and practices.
  • Filtering and columns now much easier to customise.
  • Added multiple Member Group filtering out of the box

Version 1.3.0

  • Support for Localization with plugin-based lang files
  • Fixed issue where selecting a row caused the "You have unsaved changes" message to appear on navigation.

Version 1.2.0

  • Compiled against Umbraco 7.7
  • Fixed issue with suspending/activating/deleting members

Version 0.9.12

  • Fixed "Error: Argument 'MemberManager.Dashboard.MemberListViewController' is not a function" issue due to update in ClientDependency module

Version 0.9.11

  • UI cleanup - paging now consistent with 7.2.0 ListView
  • Issue with UnApproved members showing up in the list as approved.

Version 0.9.10

  • Export - Export now supports additional user indexed fields. If you add a property to a member type and want it to be exported, add it to the IndexUserFields collection in the ExamineIndex.config file.

Version 0.9.9

  • Search is now lightning fast, although some modification to the Examine Index configuration is required.
  • Filtering - filtering has now been moved to a dialog, includes Membership Flags and MemberType as default fields and is extendable.
  • Export - Filtered members can now be exported to a CSV file containing basic fields.

Screenshots

Archived files

Documentation

Source code

 Download package
version 2.0.9

NuGet install instructions for Umbraco 7.1.0-8.12.2

Install-Package https://www.nuget.org/packages/MemberListView/

Package owner

Robert Foster

Robert Foster

Robert has 1684 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud

You must login before you can report on package compatibility.

Previously reported to work on versions: 8.10.x, 8.9.x, 8.8.x, 8.7.x, 8.6.x, 7.15.x, 7.10.x, 7.4.x, 7.2.x, 7.1.x

Package Information

  • Package owner: Robert Foster
  • Created: 22/06/2014
  • Current version 2.0.9
  • .NET version 4.0,4.5.2,4.7.2
  • License MIT
  • Downloads on Our: 4.2K

External resources