users_export 3.0.0

Bug fixes
New features

the 3.0.x branch has an integration with Views data export module and allows users to export data as csv, json and xml.

users_export 2.0.0-alpha1

Alpha release for Drupal 10.
Currently, it only contains the Drupal table formatter (.html) file format.

more to come :)

users_export 8.x-1.0-rc1

New features

Thank you to @renatog for his work on cleaning up the d8 branch for release. A few new advanced settings to make this a bit more versatile across use cases.

users_export 8.x-1.0-alpha4

This is not fully ported to d8, and has some work to be done on auxiliary features yet. However, the basic functionality is here.

users_export 7.x-2.1

Bug fixes

bugfix: the view was not found in /includes.
Updated api docs re: https://www.drupal.org/node/2824163
Issue #2852822 by Arkener: Exporting blocked users not working properly
Changed UI, advanced is always closed now.

users_export 7.x-2.0

Bug fixes
New features

Issue #2762135 by pwatzeels: Export both active and blocked users [aklump]
Issue #2608962 by nupur.lohokare: Wrong hook name or drupal alter call [nupur.lohokare]

users_export 7.x-2.0-rc6

Bug fixes
New features

Small changes to take advantage of the 2.x branch of Loft Data Grids.

users_export 7.x-2.0-rc4

New features
Bug fixes

Added ability to increase script max memory size in advanced settings
Added graceful catch if user tries to upgrade to 2.0 without loft_data_grids that pr

users_export 7.x-2.0-rc3

New features
Bug fixes

Refactored export to use Loft Data Grids.
Added new formats: JSON, XML, YAML, Monospaced Text
XLSX is now a true Excel format
Added ability to choose date format
Added set timeout for large sites
Removed hook_users_export_data_alter()
Added hook_users_export_exporter_alter()
Added export permissions based on file type
Added test mode to limit of 10 users
Updated readme with upgrade info
Added dependency to info file for library

users_export 7.x-1.1

Bug fixes

The 1.0 version had some leftover dev code that limited export to 5 users. This release removes the limitation.

Subscribe with RSS Subscribe to Releases for Users Export