Cancel Account Directly

Categories

Component ID

2483041

Component name

Cancel Account Directly

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

917

Component created

Component changed

Component body

Cancel account directly module helps users to cancel their account without filling required fields in their profile form.

Users who have access to cancel their accounts or other accounts can skip profile field validations (required field validations) to cancel users account.

Case where this module will be very useful is as follows:
During site building when profile fields are increased or changed from non required field to required field, many users who already created their account have to refill their required profile fields to cancel account in profile edit form. This is default functionality of account cancellation in drupal.

But as the user is canceling his account there is no sense in asking user to fill the profile fields before canceling the account. He should be able to cancel account directly.

This module removes the cancel account button and places a cancel account link which takes user directly to confirm delete page.