定制 visol/userimport 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Create a folder /protected/user_upload/userimport in your webroot.
  2. Create a protected "File Storage" record and set "protected/" as base path and disallow public access.
  3. Create a "Filemount" record for the folder protected/user_upload/userimport.
  4. Add the Filemount to a "Backend Usergroup" to allow access for non admin users.

File storage record

Add your storage folder to the module configuration

Module configuration in the Extension Manager.

Modul configuration

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

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2018-02-12