sbodak/magento2-b2b-disable-customer-registration
Composer 安装命令:
composer require sbodak/magento2-b2b-disable-customer-registration
包简介
This extension allows you to disable customer registration in your Magento 2.
README 文档
README
Overview
This module enables the possibility to disable customer registration on the frontend. It is particularly useful for B2B stores where customers should not be able to register by themselves. The extension removes the link to the registration page and hides the registration form on the login page.
Compatibility
| Module version | Magento version | PHP version |
|---|---|---|
| 2.x | 2.4.8 | 8.2, 8.3, 8.4 |
| 1.x | 2.1.x – 2.3.x | 7.0, 7.1, 8.1 |
Requirements
- Magento Open Source / Adobe Commerce 2.4.8
- PHP 8.2, 8.3, or 8.4
Installation
composer require sbodak/magento2-b2b-disable-customer-registration php bin/magento module:enable Bodak_DisableRegistration php bin/magento setup:upgrade php bin/magento cache:clean
Configuration
- Go to the Magento admin panel
- Navigate to
Stores > Configuration > Customers > Customer Configuration - Under the
Create New Account Optionstab, find theDisable frontend customer registrationoption - Set it to
Yesto disable registration
Admin configuration
Frontend result
Development
Running unit tests
composer install vendor/bin/phpunit
Uninstall
php bin/magento module:disable Bodak_DisableRegistration composer remove sbodak/magento2-b2b-disable-customer-registration
Changelog
See CHANGELOG.md for a full history of changes.
License
sbodak/magento2-b2b-disable-customer-registration 适用场景与选型建议
sbodak/magento2-b2b-disable-customer-registration 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 15.74k 次下载、GitHub Stars 达 14, 最近一次更新时间为 2017 年 11 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「b2b」 「magento2」 「disable registration」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 sbodak/magento2-b2b-disable-customer-registration 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sbodak/magento2-b2b-disable-customer-registration 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 sbodak/magento2-b2b-disable-customer-registration 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Russian Language Pack for Magento 2
DPD Magento2 Shipping extension
Disable Frontend in Magento 2.
Prevent crawlers from creating a session
This extension allows you to disable Add to cart button for guest. Useful feature for B2B store.
Guzzle plugin that allow you to disable the cache plugin using a dedicated header.
统计信息
- 总下载量: 15.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-12

