aldaflux/standard-user-command-bundle

User bundle inspired my fos user command

Maintainers

Package info

github.com/AlDaFlux/StandardUserCommandBundle

Homepage

Type:symfony-bundle

pkg:composer/aldaflux/standard-user-command-bundle

Statistics

Installs: 184

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.4 2026-04-09 09:30 UTC

This package is auto-updated.

Last update: 2026-04-09 09:32:16 UTC


README

Installation

Step 1 : Download the bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle :

composer require aldaflux/aldaflux/standard-user-command-bundle

This command is used if composer is installed in your system.

Usage

List users

 ./bin/console suc:user:list

List users

  ./bin/console suc:user:add 

change password

  ./bin/console suc:user:change-password
  ./bin/console suc:user:change-password username
  ./bin/console suc:user:change-password username password