visol/userimport
最新稳定版本:3.0.1
Composer 安装命令:
composer require visol/userimport
包简介
TYPO3 package to imports Excel or CSV data as Frontend Users
README 文档
README
Make sure to upload your files containing user data to a secure folder!
Compatibility and Maintenance
This package is currently maintained for the following versions:
| TYPO3 Version | Package Version | Branch | Maintained |
|---|---|---|---|
| TYPO3 13.4.x | 3.x | master | Yes |
| TYPO3 11.5.x | 2.x | v11 | No |
| TYPO3 8.7.x | 1.x | - | No |
Setup a protected storage folder
- Create a folder /protected/user_upload/userimport in your webroot.
- Create a protected "File Storage" record and set "protected/" as base path and disallow public access.
- Create a "Filemount" record for the folder protected/user_upload/userimport.
- Add the Filemount to a "Backend Usergroup" to allow access for non admin users.
Add your storage folder to the module configuration
Module configuration in the Extension Manager.
Make sure to match the id of your previously created storage folder.
Example entry: <uid-of-your-protected-storage>:/<subfolder>/
统计信息
- 总下载量: 4.73k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-02-12

