In this tutorial I will show you how to to run "manage.py collectstatic" command in cpanel without Terminal & SSH Access. I m using goviralhost starter sharedhosting plan. It has no Terminal and SSH Access. After hosting my django project in file manager and run requirements.txt. I used below textbox and 'Run Script' to execute command.
python manage.py collectstatic --noinput