Skip to content

This sitecore module provides a custom layout service that makes available content and layout information from the head (CM) for consumption by a front end application.

Notifications You must be signed in to change notification settings

deanobrien/custom-layout-service-for-sitecore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Consume Layout Service for Sitecore

enter image description here

This repository is the companion code to support this article DeanOBrien: Custom Layout Service for Sitecore where we look at creating a custom layout service for sitecore.

To install this module:

  • clone the repository
  • compile the solution
  • copy the DLL into your sitecore BIN folder
  • copy config files into App_Config folder

Call the endpoint: https:///sitecore/api/layoutservice/get?site=website&lang=en&apiKey=xxx&path=/

About

This sitecore module provides a custom layout service that makes available content and layout information from the head (CM) for consumption by a front end application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages