This module adds components that make it easier to work with contacts in Sitecore 8.0.
You can watch a video that shows what this module does.
In order to make the various components that make up this module managable, this module is broken up into a number of separate package.
This package installs a data provider that exposes contact facets as Sitecore items. After the package is installed the contact facets will be exposed under /sitecore/system/Settings/Contacts
.
This package installs a custom facet named Employee Data
. The facet has members of different data types (string, int) as well as a member whose values are limited to a set of pre-defined values (the Location
property).
This package installs a condition for the Sitecore Rules Engine that allows you to compare a value to the value of a contact facet member. This condition is exposed under /sitecore/system/Settings/Rules/Definitions/Elements/Contacts
.
The installation packages are available here.