PHPackages                             visol/rs-userimp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. visol/rs-userimp

AbandonedArchivedTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

visol/rs-userimp
================

Generic User Import Tool

2.1.0(9y ago)071[4 issues](https://github.com/visol/ext-rs_userimp/issues)[1 PRs](https://github.com/visol/ext-rs_userimp/pulls)GPL-2.0+PHPPHP &gt;= 5.3.3, &lt;= 5.6.99

Since May 30Pushed 5y ago3 watchersCompare

[ Source](https://github.com/visol/ext-rs_userimp)[ Packagist](https://packagist.org/packages/visol/rs-userimp)[ Docs](https://github.com/visol/ext-rs_userimp)[ RSS](/packages/visol-rs-userimp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

TYPO3 Extension rs\_userimp
===========================

[](#typo3-extension-rs_userimp)

This extension is a User Importer that imports users from a XLSX, XLS or CSV file to the fe\_users or tt\_address table.

Installation
------------

[](#installation)

Since we are not the owner of the extension key, you have to download the extension from Github or clone it using Git:

```
git clone https://github.com/visol/ext-rs_userimp.git rs_userimp

```

You can also load it using Composer (but not via Packagist or TYPO3 TER) as follows:

```
{
	"repositories": [
		{
			"type": "composer",
			"url": "https://composer.typo3.org/"
		},
		{
			"type": "git",
			"url": "https://github.com/visol/ext-rs_userimp.git"
		}
	],
	"license": "GPL-2.0+",
	"config": {
		"vendor-dir": "Packages/Libraries",
		"bin-dir": "bin"
	},
	"require": {
		"typo3/cms": "~6.2",
		"visol/rs-userimp": "~2.1"
    }
}

```

Configuration
-------------

[](#configuration)

*to be written*

Requirements
------------

[](#requirements)

The extension is currently compatible with TYPO3 6.2. It might work in 7 LTS, but it is not tested.

Authors
-------

[](#authors)

The extension was last maintained by Rainer Sudhölter.

This friendly fork is maintained by visol digitale Dienstleistungen GmbH, Luzern.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Total

2

Last Release

3588d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6e1686bc798a88033f481f209a4f060235147ac7dca4c3391f2d171e30fdd4a?d=identicon)[visol](/maintainers/visol)

---

Top Contributors

[![lorenzulrich](https://avatars.githubusercontent.com/u/1816023?v=4)](https://github.com/lorenzulrich "lorenzulrich (40 commits)")

### Embed Badge

![Health badge](/badges/visol-rs-userimp/health.svg)

```
[![Health](https://phpackages.com/badges/visol-rs-userimp/health.svg)](https://phpackages.com/packages/visol-rs-userimp)
```

###  Alternatives

[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
