.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) .. _start: ============================================================= Backenduser Batch Create ============================================================= .. only:: html :Classification: beuserbatch :Version: |release| :Language: en :Description: Creates BE User from CSV-File :Keywords: comma,separated,list,of,keywords :Copyright: 2016 :Author: Joe Schäfer :Email: schaefer@scw.info :License: This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml :Rendered: |today| | This extension is driven by everyday work. I oftenb have to create loads of backend users in my TYPO3 CMS projects for my customers. I hope to create a robust solution to batch create be_users over the time. Table Of Content ^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 3 :titlesonly: Chapters/Introduction/Index Chapters/Administrator/Index Chapters/Developer/Index Chapters/KnownProblems/Index Chapters/ToDoList/Index