miguelrcabral
4/1/2020 - 3:17 PM

Activate/Deactivate User

The only argument that the command requires is the username of the user who should be activated.

$ php bin/console fos:user:activate testuser

$ php bin/console fos:user:deactivate testuser