Skip to content

birgitzprinz/epi-content-type-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform

EPiServer Content Type Usage

Content type usage plugin for EPiServer CMS 9+


This add-on adds a custom tool in EPiServer's Admin menu where user can search for instances of any content types along with their references.

For CMS 9, use the branch "CMS9"

For CMS 10, use the branch "CMS10"

For CMS 11, use the branch "CMS11"

For CMS 12, use the "master" branch

To create a NuGet package, just complete the build of the project, then excute the command from the project's directory:

dotnet pack ContentTypeUsage.csproj

To install the NuGet package, configure NuGet's source to point to its folder, then issue the command from package manager console:

Install-Package Eshn.ContentTypeUsage

About

Content type usage plugin for EPiServer CMS 9+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published