2017 © Pedro PelĂĄez
 

typo3-cms-extension rs-userimp

Generic User Import Tool

image

visol/rs-userimp

Generic User Import Tool

  • Thursday, February 8, 2018
  • by visol
  • Repository
  • 3 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 4 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

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., (*1)

Installation

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

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:, (*3)

{
    "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

to be written, (*4)

Requirements

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

Authors

The extension was last maintained by Rainer Sudhölter., (*6)

This friendly fork is maintained by visol digitale Dienstleistungen GmbH, Luzern., (*7)

The Versions

08/02 2018

dev-master

9999999-dev https://github.com/visol/ext-rs_userimp

Generic User Import Tool

  Sources   Download

GPL-2.0-or-later

The Requires

 

08/02 2018

dev-6x

dev-6x https://github.com/visol/ext-rs_userimp

Generic User Import Tool

  Sources   Download

GPL-2.0-or-later

The Requires

 

12/07 2016

2.1.0

2.1.0.0 https://github.com/visol/ext-rs_userimp

Generic User Import Tool

  Sources   Download

GPL-2.0+

The Requires

 

30/05 2016

2.0.0

2.0.0.0 https://github.com/visol/ext-rs_userimp

Generic User Import Tool

  Sources   Download

GPL-2.0+

The Requires