{"id":20095739,"url":"https://github.com/magepsycho/magento2-disable-customer-registration","last_synced_at":"2025-05-06T05:31:17.741Z","repository":{"id":57016066,"uuid":"449014091","full_name":"MagePsycho/magento2-disable-customer-registration","owner":"MagePsycho","description":"Magento 2 Disable Customer Registration","archived":false,"fork":false,"pushed_at":"2022-03-22T05:19:33.000Z","size":24,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T07:42:06.947Z","etag":null,"topics":["b2b","b2c","customer-account","disable-registration","magento","magento2","magento2-extension","magento2-plugin","restriction"],"latest_commit_sha":null,"homepage":"https://www.magepsycho.com/magento2-disable-customer-registration.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MagePsycho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-17T18:57:51.000Z","updated_at":"2024-09-18T01:45:45.000Z","dependencies_parsed_at":"2022-08-22T09:30:26.336Z","dependency_job_id":null,"html_url":"https://github.com/MagePsycho/magento2-disable-customer-registration","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-disable-customer-registration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-disable-customer-registration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-disable-customer-registration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fmagento2-disable-customer-registration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MagePsycho","download_url":"https://codeload.github.com/MagePsycho/magento2-disable-customer-registration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252628892,"owners_count":21779099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["b2b","b2c","customer-account","disable-registration","magento","magento2","magento2-extension","magento2-plugin","restriction"],"created_at":"2024-11-13T16:56:18.510Z","updated_at":"2025-05-06T05:31:16.796Z","avatar_url":"https://github.com/MagePsycho.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Magento 2 Disable Customer Registration](https://i.imgur.com/d8QEHRb.png)\n# Magento 2 Disable Customer Registration\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Packagist Version](https://img.shields.io/github/v/tag/MagePsycho/magento2-disable-customer-registration?logo=packagist\u0026sort=semver\u0026label=packagist\u0026style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-disableregistration)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/magepsycho/magento2-disableregistration.svg?logo=packagist\u0026style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-disableregistration/stats)\n![Supported Magento Versions](https://img.shields.io/badge/magento-%202.3_|_2.4-brightgreen.svg?logo=magento\u0026longCache=true\u0026style=for-the-badge)\n![License](https://img.shields.io/badge/license-MIT-green?color=%23234\u0026style=for-the-badge)\n\n\u003c/div\u003e\n\n## Overview\n[Magento 2 Disable Customer Registration](https://www.magepsycho.com/magento2-disable-customer-registration.html) extension allows the store owner to disable the customer registration as per store.\n\nBy default, customer registration functionality is available on the storefront.  \nThere are cases when the owner wants to disable the registration, where reasons can be any one of the following:  \n* Only allow admin to create the customer accounts (B2B)\n* Temporarily block the new customer from placing the orders\n* Use custom registration form for B2B, marketplace users\n* etc.\n\nWith this extension, you can completely turn off the registration functionality from the storefront (link to register, registration form, etc.)\n\n## Key Features\n\n* Enable/disable the registration as per store\n* Configure custom message to be displayed on the login page\n* Restrict direct access to registration page (`/customer/account/create`)\n\n*If you need the complete restriction functionality for your store in different ways (disabling registration, requiring customer approval, restricting access to special customers while allowing guest access to certain pages), \nyou can use [Magento 2 Store Restriction Pro](https://www.magepsycho.com/magento-2-store-restriction-pro.html) Extension*\n\n## Feature Highlights\n\n### Disable Customer Registration\n\nYou can configure the settings to enable/disable the customer registration(account creation) option as per store.  \nAlso, you can configure the custom message that will be displayed on the login page.  \n\nOnce registration option is disabled, this extension will\n* Remove \"Create an Account\" link from header\n* Remove \"Create an Account\" button from the login page\n* Display custom message on the login page\n* Restrict direct access to registration page (`/customer/account/create`)\n\n\n![Magento 2 Disable Customer Registration - Admin Registration Setting](https://www.magepsycho.com/media/catalog/product/3/0/30-magento2-disable-registration-admin-registration-disabled-settings.png)\n\n![Magento 2 Disable Customer Registration - Customer Login Page](https://www.magepsycho.com/media/catalog/product/5/0/50-magento2-disable-registration-storefront-disabled-case.jpg)\n\n\n## 🛠️ Installation\n\n### 1 Using Composer (Preferred)\n```\ncomposer require magepsycho/magento2-disableregistration\n```\n\n### 2 Using Modman\n```\nmodman init\nmodman clone git@github.com:MagePsycho/magento2-disable-customer-registration.git\n```\n\n### 3 Using Zip File\n* Download the [Extension Zip File](https://github.com/MagePsycho/magento2-disable-customer-registration/archive/master.zip)\n* Extract \u0026 upload the files to `/path/to/magento2/app/code/MagePsycho/DisableRegistration/`\n\nAfter installation by either means, activate the extension with following steps\n\n1. Enable the module\n```\nphp bin/magento module:enable MagePsycho_DisableRegistration --clear-static-content\nphp bin/magento setup:upgrade\n```\n2. Flush the store cache\n```\nphp bin/magento cache:flush\n```\n3. Deploy static content - *in Production mode only*\n```\nrm -rf pub/static/* var/view_preprocessed/*\nphp bin/magento setup:static-content:deploy\n```\n4. Go to Admin \u003e CUSTOMERS \u003e Disable Registration \u003e Manage Settings\n\n## Live Demo:\n\n* [Frontend Demo](http://m2default.mage-expo.com/)\n* [Backend Demo](http://m2default.mage-expo.com/admin_m2demo/?module=disableregistration)\n\n## Changelog\n\n**Version 1.0.0 (2022-01-22)**\n\n* Initial Release.\n\n## Authors\n- Raj KB [![Twitter Follow](https://img.shields.io/twitter/follow/rajkbnp.svg?style=social)](https://twitter.com/rajkbnp)\n\n## Contributors\n\n![Contributors](https://contrib.rocks/image?repo=magepsycho/magento2-disable-customer-registration)\n\n## To Contribute\nAny contribution to the development of `Magento 2 Disable Customer Registration` is highly welcome.  \nThe best possibility to provide any code is to open a [pull request on GitHub](https://github.com/MagePsycho/magento2-disable-customer-registration/pulls).\n\n## Need Support?\nIf you encounter any problems or bugs, please create an issue on [GitHub](https://github.com/MagePsycho/magento2-disable-customer-registration/issues).\n\nPlease [visit our store](https://www.magepsycho.com/extensions/magento-2.html) for more FREE / paid extensions OR [contact us](https://magepsycho.com/contact) for customization / development services.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fmagento2-disable-customer-registration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagepsycho%2Fmagento2-disable-customer-registration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fmagento2-disable-customer-registration/lists"}