Closed (fixed)
Project:
User Import
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2011 at 06:26 UTC
Updated:
24 Sep 2012 at 01:46 UTC
I want to do some validation and duplicate checking on each record being considered for import, and trigger events accordingly (abort the import, send an email, etc).
Which hook is the best place to do this?
Thanks much.
Comments
Comment #1
robert castelo commentedhook_user_import_data() probably best place.