Skip to content

thomashdk/CMS-plugin-Umbraco-9

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SiteImprove Umbraco Plugin

Install

Install either through the CMS or install the nuget both are located under /build/Package

Run on local machine

Reference class library to Umbraco project

Add the following to Post-Build event command line:

xcopy /I /E /Y "$(ProjectDir)bin\App_Plugins" "$(ProjectDir)App_Plugins"

Check logs

Start console output after document ready

siteimprove.log = true

Build the Umbraco package

Run the build.bat

TODO

  • Upload package to some nuget repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 64.6%
  • JavaScript 32.8%
  • HTML 2.2%
  • Batchfile 0.4%