using yii without ssh access

Hey!

I’m using free hosting and because of that I’ve got PHP 5.4 but no terminal access. I managed to install yii, but extension installation is a bit more problematic without ssh and therefore without composer. Using composer on windows should work(?) but there are some installation steps still needing terminal access.

The extension I’d like to install:

http://www.yiiframework.com/extension/yii2-user-management/

Is there any workaround from the terminal business?

You can install it in your development environment and then upload the files.

How can the migrations performed manually?

For the current extension:


./yii migrate --migrationPath=vendor/webvimark/module-user-management/migrations/