https://github.com/powershelllibrary/reverse-scwdp
Script to generate old zip format out of scwdp package
https://github.com/powershelllibrary/reverse-scwdp
package powershell powershell-script reverse sitecore wdp
Last synced: 6 months ago
JSON representation
Script to generate old zip format out of scwdp package
- Host: GitHub
- URL: https://github.com/powershelllibrary/reverse-scwdp
- Owner: PowerShellLibrary
- Created: 2019-01-27T00:08:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T09:12:37.000Z (almost 6 years ago)
- Last Synced: 2025-03-14T10:43:38.739Z (11 months ago)
- Topics: package, powershell, powershell-script, reverse, sitecore, wdp
- Language: PowerShell
- Size: 383 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

## How to use
1. Clone repository
```
git clone https://github.com/alan-null/reverse-scwdp.git
```
2. Create configuration file (use example `configuration.example.json`)
3. Store Sitecore WDP zip file in the repository root.
4. Run `main.ps1`
Once the process is done you will notice a file with `.1click` extension.
This is a **Reverse-SitecoreWDP**