Setup - graphidev/WOK GitHub Wiki

We didn't want WOK to be hard to configure. That's why we create a script to install WOK with a few minutes.

Default setup

Type the following command in the /scripts folder

sudo php cli.php setup

and follow the instructions

Automatic setup

The install WOK without response any question use :

sudo php cli.php setup -auto

This command will setup WOK according to the server configuration. Please check the /var/settings.php after this command.

Alternative

The other way to setup WOK is to copy and rename

/var/settings-default.php 

as

/var/settings.php 

and set your own configuration