This is an old revision of the document!
Run the following command line from the ProlineAdmin directory:
run_cmd.bat create_project -oid <owner_id> -n <project_name> -desc <project_description>
sh run_cmd.sh create_project -oid <owner_id> -n <project_name> -desc <project_description>
Note: The project's description is optional.
Click on the “Create a new project” button, then select the project's owner from users list and set the project's name. You can optionally provide a description for this project.
Note: Since the project's owner must be provided, this functionality will be disable if Proline is not set up or if no Proline user is registered yet (see how to set up Proline and create a Proline user).