Download the PHP package visol/userimport without Composer
On this page you can find all versions of the php package visol/userimport. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visol/userimport
More information about visol/userimport
Files in visol/userimport
Download visol/userimport
More information about visol/userimport
Files in visol/userimport
Vendor visol
Package userimport
Short Description TYPO3 package to imports Excel or CSV data as Frontend Users
License GPL-2.0-or-later
Package userimport
Short Description TYPO3 package to imports Excel or CSV data as Frontend Users
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package userimport
ext-userimport
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 11.5.x | 2.x | master | Yes |
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>/
All versions of userimport with dependencies
PHP Build Version
Package Version
The package visol/userimport contains the following files
Loading the files please wait ....