Sitecore module that allows you to synchronize your Sitecore users with the Sitecore tree.
- 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.