You are here

README.txt in Users Export 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
SUMMARY:
Allows admins to export users to a flatfile, e.g. .csv, .txt, .xls. Also adds a
handy screen to help locate users by email or username.


INSTALLATION:
* Download and unzip this module into your modules directory.
* Goto Administer > Site Building > Modules and enable this module.


CONFIGURATION:
* The functions of this module are given to users with the permission
  "administer users".


EXPORTING:
* Visit admin/people/export, adjust your settings and click Download File


SEARCHING:
* Visit admin/people/find, enter search criteria and submit the form.


API:
* Other modules may alter the export row using hook_users_export_row_alter()
* This would be useful to add any fields that are not a part of the core user
  table, such as user (profile) fields.


--------------------------------------------------------
CONTACT:
In the Loft Studios
Aaron Klump - Web Developer
PO Box 29294 Bellingham, WA 98228-1294
aim: theloft101
skype: intheloftstudios

http://www.InTheLoftStudios.com

File

README.txt
View source
  1. SUMMARY:
  2. Allows admins to export users to a flatfile, e.g. .csv, .txt, .xls. Also adds a
  3. handy screen to help locate users by email or username.
  4. INSTALLATION:
  5. * Download and unzip this module into your modules directory.
  6. * Goto Administer > Site Building > Modules and enable this module.
  7. CONFIGURATION:
  8. * The functions of this module are given to users with the permission
  9. "administer users".
  10. EXPORTING:
  11. * Visit admin/people/export, adjust your settings and click Download File
  12. SEARCHING:
  13. * Visit admin/people/find, enter search criteria and submit the form.
  14. API:
  15. * Other modules may alter the export row using hook_users_export_row_alter()
  16. * This would be useful to add any fields that are not a part of the core user
  17. table, such as user (profile) fields.
  18. --------------------------------------------------------
  19. CONTACT:
  20. In the Loft Studios
  21. Aaron Klump - Web Developer
  22. PO Box 29294 Bellingham, WA 98228-1294
  23. aim: theloft101
  24. skype: intheloftstudios
  25. http://www.InTheLoftStudios.com