I have a spreadsheet that contains a customer number and userpoints values. These are in a spreadsheet that is managed outside of drupal, with monthly point changes assigned to users as a reward for business activities. They are allowed to make purchases with points from an ubercart store.
I have two options with the customer number, the first one being less ideal.
1. Simply use the customer number as the username with no module modification
2. Add UID as an import option under Drupal Fields, and force the customer number to be the UID instead of auto incrementing for new user imports
- This means i can use name fields to generate a more friendly username
I also would like to add a Drupal Field drop-down select that would let me import initial userpoints values and monthly import userpoint changes.
I'm not sure where to begin to add fields to the Drupal Fields drop-downs that are not part of a users profile. & Is it even possible to force a UID value when inserting new users?
Comments
Comment #1
pomliane commentedThis version of User Import is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.