PHPackages                             maxserv/accountmanagement - 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. [CLI &amp; Console](/categories/cli)
4. /
5. maxserv/accountmanagement

AbandonedTypo3-cms-extension[CLI &amp; Console](/categories/cli)

maxserv/accountmanagement
=========================

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

1.0.4(8y ago)5251GPL-2.0+PHP

Since Apr 23Pushed 8y ago6 watchersCompare

[ Source](https://github.com/MaxServ/t3ext-accountmanagement)[ Packagist](https://packagist.org/packages/maxserv/accountmanagement)[ Docs](https://github.com/MaxServ/t3ext-accountmanagement)[ RSS](/packages/maxserv-accountmanagement/feed)WikiDiscussions master Synced 2mo ago

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

TYPO3 extension: accountmanagement
==================================

[](#typo3-extension-accountmanagement)

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

Use with [https://github.com/helhum/typo3\_console](https://github.com/helhum/typo3_console) for optimum pleasure.

Clone it

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

Or install it using composer:

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

Example:

```
$ ./typo3cms user:create --username _cli_scheduler
```

Available commands:

```
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:

```
$ ./typo3cms help user:create
```

Setting a password does not yet work as that property is currently missing from the Extbase BackendUser model.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~264 days

Total

5

Last Release

2983d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00744f74e232c6ea656fb0ed215ac42cf530d35732c0a13f806970479645d5e8?d=identicon)[Tuurlijk](/maintainers/Tuurlijk)

---

Top Contributors

[![Tuurlijk](https://avatars.githubusercontent.com/u/790979?v=4)](https://github.com/Tuurlijk "Tuurlijk (3 commits)")[![dkd-kaehm](https://avatars.githubusercontent.com/u/25453927?v=4)](https://github.com/dkd-kaehm "dkd-kaehm (1 commits)")[![mbrodala](https://avatars.githubusercontent.com/u/5037116?v=4)](https://github.com/mbrodala "mbrodala (1 commits)")

---

Tags

cliTYPO3 CMSAccount management

### Embed Badge

![Health badge](/badges/maxserv-accountmanagement/health.svg)

```
[![Health](https://phpackages.com/badges/maxserv-accountmanagement/health.svg)](https://phpackages.com/packages/maxserv-accountmanagement)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2939.0M192](/packages/helhum-typo3-console)

PHPackages © 2026

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