Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.01 KB

Saber-ResetWebsite

A vendor plugin for Saber that allows administrators to replace their current website to the default template website.

Prerequisites

Installation

For Visual Studio Users

  • Clone this repository inside your Saber project within /App/Vendors/ and name the folder ResetWebsite

    NOTE: use git clone instead of git submodule add since the contents of the Vendor folder is ignored by git

  • Run gulp vendors from the root of your Saber project folder

For DevOps Users

While using the latest release of Saber, do the following:

  • Download latest release of Saber.Vendors.ResetWebsite
  • Extract all files & folders from either the win-x64 or linux-x64 zip folder to Saber's /Vendors/ folder

Publish

  • run command ./publish.bat
  • publish bin/Publish/ResetWebsite.7z as latest release