0 votes
in Magneto by
Magneto User Commands

1 Answer

0 votes
by
$ php bin/magento admin:user:unlock <username> (To create or unlock admin account)

$ php bin/magento info:adminuri (To reveal secure admin frontname)

$ php bin/magento module:enable | disable | status | uninstall (To enable or disable or to unistall or to know the status of modules)

$ php bin/magento setup:di:compile (To compile di classes)

Related questions

0 votes
asked Apr 26, 2020 in AWS by Robindeniel
0 votes
asked Mar 9, 2022 in Magneto by sharadyadav1986
...