aldaflux / standard-user-command-bundle
User bundle inspired my fos user command
Installs: 125
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/framework-bundle: >=5.4
This package is auto-updated.
Last update: 2024-10-22 09:05:19 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