Skip to content

kumalisa/personalization-extensions-ci

 
 

Repository files navigation

Personalization extensions

hammer2

Build Status

Sitefinity’s personalization feature gives developers the power to create separate experiences for users grouped by a certain criteria. This sample demonstrates a scenario where you would want to personalize a page according to the day of the week. To achieve this functionality we will extend the default behavior of Sitefinity's personalization module to fit our needs.

Requirements

  • Sitefinity license
  • .Net Framework 4
  • Visual Studio 2012
  • Microsoft SQL Server 2008R2 or later versions

Prerequisites

You must have a running Sitefinity project that has an installed personalization module.

Installation instructions

  1. Clone the sample repository
  2. Build the sample solution
  3. Add a reference to the DayOfWeekPersonalization.dll file in your project
  4. Build and run your Sitefinity application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.0%
  • PowerShell 20.8%
  • XSLT 4.2%
  • Classic ASP 4.0%