orangecat/registeruploadfile
Composer 安装命令:
composer require orangecat/registeruploadfile
包简介
Add file upload field to user registration form
README 文档
README
This module allows you to attach a file to the registration form.
From the backend you can enable the option so that the user can change the file from their account.
This module has been developed for Magento +2.3.3
Installation
The extension can be installed via composer. To proceed, run these commands in your terminal:
cd /to/root/magento/install
composer require orangecat/registeruploadfile
php bin/magento module:enable Orangecat_RegisterUploadFile
php bin/magento setup:upgrade
If you need to use it in production mode, these commands will also be necessary:
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Screenshot
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-07-05



