Skip to content

PowerShellLibrary/reverse-scwdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse-SitecoreWDP

Reverse Sitecore Web Deploy Package is a standard, well known zip package created in old format (before .scwdp era).

Sitecore X.Y rev. ZZZZZZ.zip
├── Sitecore X.Y rev. ZZZZZZ (folder)
│   ├── Data
│   ├── Databases
│   ├── Website

It is called reverse because it is created out of .scwdp file.

Demo

reverse-demo

How to use

  1. Clone repository
git clone https://github.com/alan-null/reverse-scwdp.git
  1. Create configuration file (use example configuration.example.json)

  2. Store Sitecore WDP zip file in the repository root.

  3. Run main.ps1

Once the process is done you will notice a file with .1click extension.

This is a Reverse-SitecoreWDP

Releases

No releases published

Packages

No packages published