Disable Customer Registration Magento

Disable Customer Registration Magento Extension

Disable Customer Registration is a very useful extension for Magento store owners. This extension can disable the user registration in your Magento store. Once activated, the users will not be able to register on your website by filling up default registration form in Magento frontend.

With this extension, Magento Admin can anytime disable the user registration at his store. Once customer registration has been disabled, the registration form for new users will not be visible at the store. The customers will not be able to register on the webstore by even using direct link of the registration form at the Magento frontend. If manual approval of customer account is enabled then the Admin will get email notification whenever a new customer gets registered. The customer also gets email notification when Admin manually approves his account.

Where it is useful?

There are many different ways in which you can use Disable Customer Registration extension.

DISABLE REGISTRATION FORM

When you want to disable / hide default customer registration form in Magento

GUEST CHECKOUT

When you want to force customers to "Guest Checkout" in your Magento store

APPROVE REGISTRATIONS

When you want to manually approve customer registrations

DISABLE SHOPPING

When you want to manually approve customers before they can shop at your website

ADMIN DRIVEN

When you want to add customers only from your Admin area in Magento backend

TEMPORARY DISABLE

When you temporarily want to disable new customer registrations without affecting existing customer accounts

Easiest Setup and Configuration

Its super easy to disable customer registrations in Magento. Setup manual approval and email alerts too.

Check Why We Are No. #1?

 

Excellent Support

I had issues installing DCR extension at my client's server but Medma support team helped me quickly. Thanks for the timely support.

Tim Baltimore

2017-10-13T10:22:30+00:00

Tim Baltimore

Simply the Best

The functionality of disabling customer registration was missing in Magento. Thankfully I searched on internet. No other extension does what it does. Simply the best.

Charlie Tuch

2017-10-13T10:22:08+00:00

Charlie Tuch

Better Features

I wanted to restrict users from creating account at my store but with this extension now I am able to approve each new account when it gets created.

Stuart Cage

2017-10-13T10:21:41+00:00

Stuart Cage

Works like Charm

I am happy that I bought this extension. I researched on many extensions but this one proved to be the simplest and the best. It works like charm!

Yuki Lowk

2017-10-13T10:21:13+00:00

Yuki Lowk

Our Clients

Our Awesome Support

We know what it takes to support customers and so we don't commit magic.

USER MANUAL

EXTENSION DEMO

REQUEST SUPPORT

Supported Platforms

We love building for Magento, which is one of the best open source ecommerce platform.

Installation Steps

 

How to stop frontend registration in Magento?
How to disable user registration in Magento?
How to approve all customer registrations manually?
How to hide the default registration form in Magento?

These above questions are frequently asked by many store owners who are using Magento 1.x or Magento 2.x platforms. And the answer is : install our Disable Customer Registration extension which does all of this beautifully!

Just follow these below installation steps and you are ready to go:

1. After purchase, Download the package from "My Downloadable Products" section of your account at our website.

2. Unzip the zipped package.

3. Create "Medma" directory in "app/code/" directory through FTP.

4. Create "Disableregistration" directory in "app/code/Medma/" directory through FTP.

5. Copy all files and folders from directory “medma-disableregistration” (extracted in step #2 above) to server location "app/code/Medma/Disableregistration".

6. Connect to your server through ssh and change to your Magento installation root.

7. Execute below commands one by one :

i) php bin/magento setup:upgrade
ii) chmod 777 -R var
iii) chmod 777 -R pub
iv) php bin/magento setup:static-content:deploy
v) chmod 777 -R var
vi) chmod 777 -R pub

8. Navigate to Store -> Configuration -> Customer Registration-> Admin Control or Medma -> Disable Registration -> Configuration -> Admin Control to enable extension for any store you want.