MemberExport helps you export members from your Umbraco installation to an Excel or Csv file.
You can download the free version of MemberExport which is limited to export 200 records and can only export to csv files.
Or you can purchase the commercial PRO version which can Export to Excel and export more than 200 records and can save your export options for later use.
MemberExport is compatible with Umbraco 4.0.x, Umbraco 4.5.x ,Umbraco 4.6.x, ,Umbraco 4.7.x
Memberexport will only work with the default Umbraco membership provider and is compatible with Sql Server 2005/2008 and Sql Server CE V4 (Umbraco v4.6+).
When Umbraco 5.1 is released MemberExport will be available for Umbraco V5
Changelog
Version 2.0
- Added support for Excel
- Added an export provider model.
- Added support to implement your own valueparsers
- Fixed unicode issues in csv export
Version 1.1
- Added support for SqlServer CE V4
- All export checkboxes are selected by default
- MemberExport will export textvalues instead of ids in case of the following datatypes:
- Checkbox
- Dropdown
- Multi Node Tree Picker (Ucomponents)
- MultiDropdown
- Radiobuttons
- Ultimate picker