Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is a continuation of #309543: User Create Action, which never fully implemented the proposed ideas. My friend needs this for a service that I'm helping him port to a Drupal backend.
I'm going to mark this as a critical feature request out of personal need and also because I think the current action isn't usable at the moment.
Comments
Comment #1
mitchell commentedThis is a continuation of #309543: User Create Action, which never fully implemented the proposed ideas. My friend needs this for a service that I'm helping him port to a Drupal backend.
I'm going to mark this as a critical feature request out of personal need and also because I think the current action isn't usable at the moment.
Comment #2
amitaibuWhat do you mean - I was able to create a user with PHP (snap.png).
btw, not really critical... :)
Comment #3
mitchell commentedAmitai, you're right. On my setup I can as well. I'll try to figure out why those options wouldn't appear on his setup and report back.
Comment #4
ericmaster commentedsubscribing
Comment #5
mitchell commentedMarking as fixed. Thanks, Amitai.
From snap.png:
<?php return time().'@example.com'; ?>Comment #7
mitchell commentedUpdated component.