deved / magento2-disable-customer-registration
deved/magento2-disable-customer-registration
Disable Customer Registration
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
composer require deved/magento2-disable-customer-registrationbin/magento module:enable Deved_DisableRegistrationbin/magento setup:upgrade
Configuration
- Open you Magento admin interface and go to stores->configuration->customers->customer configuration
- Under the "Create New Account Options" tab you will find the "Disable frontend customer registration" option
- Enable this option to activate the plugin
Changelog
All notable changes to this project will be documented in this file.
[2.2.0] - 2025-11-13
Changed
- Added Magento 2.4.x compatibility
- Updated PHP version requirements to 7.3+ (compatible with Magento 2.4.x)
- Updated magento/framework requirement to ~103.0|~104.0 (Magento 2.4.x)
- Updated magento/module-customer requirement to ~103.0|~104.0 (Magento 2.4.x)
- Removed deprecated setup_version from module.xml
[2.1.1] - 2018-12-07
Fix
- PHP 7.2 compatibility
[2.1.0] - 2018-12-07
Added
- Magento 2.3 compatibility
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.2.1 | stable | Pass | Magento 2.4.7-2.4.8 Details | 2026-05-20 10:03:54 |
| 2.2.0 | stable | Not tested | Not yet tested Details | 2025-11-13 09:46:07 |
| 2.1.9 | stable | Not tested | Not yet tested Details | 2024-06-06 14:02:35 |
| 2.1.8 | stable | Not tested | Not yet tested Details | 2024-06-06 08:03:17 |
| 2.1.7 | stable | Not tested | Not yet tested Details | 2023-12-11 08:25:15 |
| 2.1.6 | stable | Not tested | Not yet tested Details | 2022-05-03 12:52:29 |
| 2.1.5 | stable | Not tested | Not yet tested Details | 2020-08-03 07:03:32 |
| 2.1.4 | stable | Not tested | Not yet tested Details | 2019-11-08 08:19:13 |
| 2.1.3 | stable | Not tested | Not yet tested Details | 2019-10-28 11:32:56 |
| 2.1.2 | stable | Not tested | Not yet tested Details | 2019-10-28 09:35:34 |
| 2.1.1 | stable | Not tested | Not yet tested Details | 2019-05-23 13:36:30 |
| 2.1.0 | stable | Not tested | Not yet tested Details | 2018-12-07 12:23:30 |
| 2.0.7-stable | stable | Not tested | Not yet tested Details | 2018-12-07 11:15:54 |
| 2.0.7 | stable | Not tested | Not yet tested Details | 2018-12-07 11:15:54 |
| 2.0.5 | stable | Not tested | Not yet tested Details | 2018-09-27 13:40:57 |
| 2.0.6 | stable | Not tested | Not yet tested Details | 2018-09-27 13:31:00 |
| 2.0.4-stable | stable | Not tested | Not yet tested Details | 2018-09-27 13:23:55 |
| 1.0-stable | stable | Not tested | Not yet tested Details | 2018-07-16 10:54:57 |
| 2.0.3 | stable | Not tested | Not yet tested Details | 2018-07-13 19:03:53 |
Requires 3
| Package | Constraint |
|---|---|
| php | ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0 |
| magento/framework | ~103.0|~104.0 |
| magento/module-customer | ~103.0|~104.0 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.