Problem/Motivation

I have successfully creating various user types for my use case and this module works like a dream.
The only step I am stuck at is how do we create forms for registration for these types.
Let's say I have user bundle types of candidates, company, recruiters etc.
Now I want to create different registration forms for these bundle types so anonymous users can send registration request based on the fields I have configured.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

uditmahajan created an issue. See original summary.

seonomad’s picture

The same story. The idea of a module is great, but I don't understand what the point of the module, if we can`t choose type of user bundle while registration. Without this function I can't even imagine where we can use it and what for

amateescu made their first commit to this issue’s fork.

amateescu changed the visibility of the branch 3307342-user-registration-for to hidden.

amateescu’s picture

Status: Active » Needs review

I agree that this is a useful feature. Here's a MR that provides registration forms for custom bundles at /user/register/{bundle}.

amateescu’s picture

Title: User registration for the bundle » Allow anonymous registration per account type via /user/register/{user_type}

  • amateescu committed 5a655c40 on 8.x-1.x
    feat: #3307342 Allow anonymous registration per account type via /user/...
amateescu’s picture

Version: 8.x-1.1 » 8.x-1.x-dev
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.