User Extras is a module that provides extra functionalities to the user registration flow. It allows to create users using only the email field and also assign roles automatically.

Current Features

  • Hide user name field and use only email field in registration and login forms.
  • Select roles to be assigned automatically when a new user is created or self registered.

User Extras module sets the name of the user with the same value of the email field, so the core functionality continues working without any alteration or custom flow.
Roles are assigned automatically before a new user is saved.

Project link

https://www.drupal.org/project/user_extras

Git instructions

git clone --branch 8.x-1.x https://git.drupalcode.org/project/user_extras.git

PAReview checklist

https://pareview.sh/pareview/https-git.drupal.org-project-user_extras.git

Comments

matiasmiranda created an issue. See original summary.

montesajudy’s picture

Very useful module for Drupal 8.
PAReview is reporting a few minor issues regarding drupal practice.
https://pareview.sh/pareview/https-git.drupal.org-project-user_extras.git

montesajudy’s picture

Issue summary: View changes
avpaderno’s picture

Title: User Extras adds extra functionality related to user registration flow » [D8] User Extras
avpaderno’s picture

Thank you for applying! Remember to change status, when the project is ready to be reviewed. The current status is telling users not to review it.

matiasmiranda’s picture

Status: Active » Fixed
vernit’s picture

After review your module, my suggestion service should be under Service folder inside SRC.

vernit’s picture

Status: Fixed » Needs work
matiasmiranda’s picture

Status: Needs work » Fixed
avpaderno’s picture

Status: Needs review » Active

Since the role has not been assigned, the status cannot be changed to Fixed.

See my previous comment. The status you set for the application (Active) is used when the project is not ready to be reviewed. We cannot change it, as you are the only one who can tell us when we can proceed with reviewing the project code. Creating an application doesn't mean the code is ready to be reviewed.

matiasmiranda’s picture

oh sorry. Thanks for the clarification

matiasmiranda’s picture

Status: Active » Needs review
vuil’s picture

Status: Needs review » Reviewed & tested by the community

Thank you for the contribution!

Good job! Very good and excellent working Drupal service.
Congratulation!

There is not any security related issues into the code.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

matiasmiranda’s picture

Thanks!!!!

Status: Fixed » Closed (fixed)

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