Skip to content

InstallingCreatio

Kyryl Krylov, CPA edited this page Jan 17, 2021 · 2 revisions

Installing Cretio

Please refer to this article for in-depth discussion of the installation process. This page is to provide a summary of the necessary steps.

Required Components

Step 1 Make sure that you install the following components on the web server before you create and set up a website. Ti simply the process you can try running this PowerShell script.

You may need to set execution policy to Unrestricted.

Set-ExecutionPolicy Unrestricted

!

Clone this wiki locally