2017 © Pedro Peláez
 

typo3-cms-extension accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

image

maxserv/accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  • Wednesday, March 14, 2018
  • by Tuurlijk
  • Repository
  • 7 Watchers
  • 4 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

TYPO3 extension: accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller, (*1)

Use with https://github.com/helhum/typo3_console for optimum pleasure., (*2)

Clone it, (*3)

git clone https://github.com/MaxServ/t3ext-accountmanagement.git accountmanagement

Or install it using composer:, (*4)

composer config repositories.yamlconfig vcs https://github.com/MaxServ/t3ext-accountmanagement.git
composer require maxserv/accountmanagement

Example:, (*5)

$ ./typo3cms user:create --username _cli_scheduler

Available commands:, (*6)

EXTENSION "ACCOUNTMANAGEMENT":
-------------------------------------------------------------------------------
  user:activate                            Activate a user
  user:deactivate                          Deactivate a user
  user:list                                List backend users
  user:create                              Create a new user

More help is available per command:, (*7)

$ ./typo3cms help user:create

Setting a password does not yet work as that property is currently missing from the Extbase BackendUser model., (*8)

The Versions

14/03 2018

dev-master

9999999-dev https://github.com/MaxServ/t3ext-accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli typo3 cms account management

14/03 2018

1.0.4

1.0.4.0 https://github.com/MaxServ/t3ext-accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli typo3 cms account management

12/06 2017

1.0.3

1.0.3.0 https://github.com/MaxServ/t3ext-accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli typo3 cms account management

15/02 2016

1.0.2

1.0.2.0 https://github.com/MaxServ/t3ext-accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli typo3 cms account management

24/04 2015

1.0.1

1.0.1.0 https://github.com/MaxServ/t3ext-accountmanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli typo3 cms account management

23/04 2015

1.0.0

1.0.0.0 https://github.com/MaxServ/t3ext-usermanagement

Manage TYPO3 CMS users from the cli using an extbase command controller

  Sources   Download

GPL-2.0+

The Requires

 

cli user management typo3 cms