Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 543 Bytes

IndexSitecoreUserModule

Description

Sitecore module that allows you to synchronize your Sitecore users with the Sitecore tree.

How to use

  • Compile the project.
  • Copy the resulting dll to the bin folder of your Sitecore instance.
  • Copy the .config file to the config folder of your Sitecore instance.
  • Configure a Sitecore button to call the usersynchronizer:synchronize command. // TODO: package this button.
  • Define a template with the required fields and link it via the configuration file // TODO: package template.