This repository contains a PowerShell 7 script and helper files to help you automatically setup your workstation machine for developing a solution with Sitefinity CMS.
-
Windows 10 or 11.
NOTE: The script expects a workstation OS. If you are using Windows Server, consider using the scripts provided in IIS 10.0 on Windows Server 2016 and higher.
-
PowerShell 7
If you don't have it installed, the script will guide you how to do so.
Clone or download a copy of the repository. Mind the included binary files - they are the web installers of Visual Studio 2022 and SQL Server 2022 Express. The files are digitally signed by Microsoft but you can always download fresh copies from microsoft.com and replace the provided ones.
Then, run Install-Sitefinity.ps1.
Copyright © 2025 - Present Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.