All Projects → deved-it → magento2-disable-customer-registration

deved-it / magento2-disable-customer-registration

Licence: other
A simple module to disable customer registration in Magento 2

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-disable-customer-registration

module-checkout-designs
Allow multiple options for Magento 2 checkout layout. Provides capabilities to AB test checkout changes and more.
Stars: ✭ 28 (-33.33%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (-4.76%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento-2-layered-navigation
Magento 2 Layered Navigation extension Free optimizes the navigation process, redirects users to product catalog pages, and makes finding products easier
Stars: ✭ 16 (-61.9%)
Mutual labels:  magento2, magento2-module, magento2-module-free
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-57.14%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento2-freeshipping-progress-bar
Add a free shipping eligibility progress bar to your Magento 2 websites cart to promote increased order value.
Stars: ✭ 37 (-11.9%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+11.9%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-59.52%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (-45.24%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+147.62%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-52.38%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (-16.67%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+42.86%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (-4.76%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento-2-ajax-cart
Magento 2 Ajax Cart allows customers to add products to cart right on the current window without having to redirect to another page. Completely reduce redirect wait times and improve the shopping experience.
Stars: ✭ 16 (-61.9%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+21.43%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-50%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento-2-mega-menu
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
Stars: ✭ 33 (-21.43%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (-59.52%)
Mutual labels:  magento2, magento2-module, magento2-module-free
module-dsu
No description or website provided.
Stars: ✭ 18 (-57.14%)
Mutual labels:  magento2, magento2-module, magento2-module-free
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-59.52%)
Mutual labels:  magento2, magento2-module, magento2-module-free

Latest Stable Version Total Downloads Build Status License

Magento 2 disable customer registration

This extension allows you to disable the customer registration in your Magento store.
It can be very useful in cases where Admin wants to create account for customers (B2B) and do not want to show the default Registration form & link on his Magento store

Installation

via composer: cd to your magento webroot

  1. composer require deved/magento2-disable-customer-registration
  2. bin/magento module:enable Deved_DisableRegistration
  3. bin/magento setup:upgrade

Configuration

  1. Open you Magento admin interface and go to stores->configuration->customers->customer configuration
  2. Under the "Create New Account Options" tab you will find the "Disable frontend customer registration" option
  3. Enable this option to activate the plugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].