Support commerce setting to create users during checkout

Created on 26 January 2013, over 12 years ago
Updated 23 July 2025, 2 months ago

Splitting this out from πŸ› Switch from hook_user_insert to submit handler so the code fires earlier Closed: outdated .

Right now the module doesn't explicitly handle other modules that create users in a flow separate from the normal user flow, such as commerce.

It would be nice to figure out some way to handle those better. One idea is just to change the module to work on the submit handler of the normal user register form. That way it *wouldn't* fire during something like commerce's checkout. But is that really desirable for it to not interact with the commerce user creation process? My sense is that this module should still try to hide username fields and still try to generate usernames even if the user is being created by commerce.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States greggles Denver, Colorado, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024