aldaflux / standard-user-command-bundle
User bundle inspired my fos user command
Package info
github.com/AlDaFlux/StandardUserCommandBundle
Type:symfony-bundle
pkg:composer/aldaflux/standard-user-command-bundle
v0.1.2
2025-05-20 12:57 UTC
Requires
- symfony/framework-bundle: >=7.1
This package is auto-updated.
Last update: 2026-02-20 14:46:35 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