BlueBridge.Wiki.Extras.WebParts

Solution Version: 4.0.12802.0

Release Date: 2017-10-02

Solution File: BlueBridge.Wiki.Extras.WebParts.wsp

Adds Wiki Webparts to include in sitecollection

Installation Requirements

Required Solutions

Upgrades

This solution is known as upgradable.

The mimium version must be 4.0.0000.

Installation Instructions

Please start the SharePoint Management Console (as Administrator)

Installation

a) Add Solution in solution store

PS

add-spsolution (resolve-path "BlueBridge.Wiki.Extras.WebParts.wsp")

b) Deploy Solution

PS

install-spsolution "BlueBridge.Wiki.Extras.WebParts.wsp"

c) Activate Features

Upgrade

(Please read the documentation if upgrade is supported)

PS

update-spsolution "BlueBridge.Wiki.Extras.WebParts.wsp"  -LiteralPath (resolve-path "BlueBridge.Wiki.Extras.WebParts.wsp")  

Deinstallation

a) Deactivate features

b) Delete Solution files from servers

PS

uninstall-spsolution "BlueBridge.Wiki.Extras.WebParts.wsp" 

c) Remove solution files from solution store

PS

remove-spsolution -name "BlueBridge.Wiki.Extras.WebParts.wsp"

Additional Information

Features

Name ID Version Scope Hidden
BlueBridge.Wiki.WebParts c239c8dc-c736-4758-88a4-0c41e01825a3 4.0.12802.27 Site False

Solution Content

The solution contains 17 files.

Files to SharePoint

These files into the sharepoint installation directory (%COMMONPROGRAMFILES%\Microsoft Shared\web server extensions\15)

Release History

Version Date Description
4.0.125802 2017-10-02
4.0.12503 2017-07-03
4.0.11412 2016-08-12

Release 4.0.125802 - 2017-10-02

Type Changes By
Add web parts. bk

Release 4.0.12503 - 2017-07-03

Type Changes By

Release 4.0.11412 - 2016-08-12

Type Changes By
Migration to SP2016 bk