Skip to content

chrno1209/episerver-manifestjsonhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episerver manifest.json handler

This plugin allows administrator to manage manifest.json within Episerver CMS. It is much inspired by POSSIBLE.RobotsTxtHandler Screenshot

How to use

  1. Install package via NuGet, it can be found on Episerver NuGet feed.
  2. Use new admin tool to manage the content of manifest.json for each site.
  3. Put <link rel="manifest" href="/manifest.json"> on header of page.

History

2020-05-22: first release