[TYPO3-english] importing be-users from a textfile?

François Suter fsu-lists at cobweb.ch
Wed Aug 6 08:54:01 CEST 2014


Hi horace,

> i would like to import be-users from a textfile (csv for example) into the
> database. but how would i handle the password hashes? is it easily possible
> to create the hashes TYPO36.2  needs?

This will be handled transparently for you if you use 
TCEmain/DataHandler [1] to stored your data.

If you do this regularly, you may want to take a look at extension 
external_import. The tutorial [2] actually shows an example of importing 
FE users, but it should be similar for BE users.

HTH

-- 

Francois Suter

Work: Cobweb Development Sarl - http://www.cobweb.ch

TYPO3: Help the project! - http://typo3.org/contribute/

Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/

[1] 
http://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Typo3CoreEngine/Index.html
[2] 
http://docs.typo3.org/typo3cms/extensions/externalimport_tut/1.6.1/EmployeesImport/Employees/Index.html


More information about the TYPO3-english mailing list