When we perform the installation in steps or something else through the terminal
I find this useful to get an idea of how long each takes to run each request.
And also add output to similar requests with elapsed time, as when importing development files.
php cmd.php xf-addon:install-step or php cmd.php xf-addon:uninstall-stepRunning Setup class method uninstallStep1()... done. (10 sec)I find this useful to get an idea of how long each takes to run each request.
And also add output to similar requests with elapsed time, as when importing development files.
Upvote
3