Umbraco Exchange Sync Module

Introduction

Aspose .NET Exchange Sync for Umbraco is an open source module from Aspose that links your Umbraco users/members to Microsoft Exchange contacts without requiring any other software. It uses the powerful features of Aspose.Email for .NET to allow you to easily sync your Exchange contacts and Umbraco users/members.

Module Features

This initial version of the module is enriched with the following features to make the sync process effective, simple and easy to use.

  • Microsoft Exchange server credentials are encrypted and saved in the database so that you don’t have to enter them every time you use the module.
  • Sync all or selected Exchange contacts to Umbraco and vice versa.
  • Option to select one or more Umbraco user/member type when performing Exchange to Umbraco sync.
  • Existence of every contact/user in the destination system is checked before migration to make sure that the sync does not create duplicate records.
  • A brief summary of the sync process is shown upon completion.

todo:image_alt_text

todo:image_alt_text

todo:image_alt_text

System Requirements and Supported Platforms

System Requirements

In order to setup Aspose .NET Exchange/Google Sync for Umbraco module you need to have the following requirements met:

  • Umbraco 6.0 +

Please feel free to contact us if you wish to install this module on an older version of Umbraco.

Supported Platforms

The module is supported on all versions of

  • Umbraco running on ASP.NET 4.0

Downloading

You can download Aspose .NET Exchange Sync for Umbraco from one of the following locations

Installing

Once downloaded, please follow these steps to install the module to your Umbraco website:

  1. Log in to the Umbraco Developer section, for example http://www.myblog.com/umbraco/
  2. From the tree, expand the Packages folder.
  3. From here there are two ways to install a package: select Install local package or browse the Umbraco Package Repository.
  4. If you install local package, do not unzip the package but load the zip into Umbraco.
  5. Follow the instructions on screen.

Using

After you have installed Aspose .NET Exchange Sync for Umbraco module it is really simple to start using it on your website. Please follow these simple steps to get started

  1. Make sure you are logged in to the Umbraco Developer section, for example http://www.myblog.com/umbraco/
  2. Click Settings in the list of sections in the bottom left of the screen.
  3. Expand the Templates node and select the template that you want to add the Exchange Sync feature to, for example Textpage.
  4. Select the position in the selected template where you want to export button to be added. Usually you may want to add it to the top right of the page, or the bottom of the page.
  5. Click Insert Macro on the top ribbon.
  6. From Choose a macro, select the recently installed Aspose .NET Exchange Sync for Umbraco macro and click OK.

Please check the screenshot below for details.

todo:image_alt_text

You have successfully installed and added Aspose .NET Exchange Sync for Umbraco Module to your page. You will be presented with three simple options to get started

  • Exchange to Umbraco Sync
  • Umbraco to Exchange Sync
  • Exchange Settings

You will asked to enter Exchange Server details when clicking on any option for the first time. A simple form takes all the required details to connect to your Exchange account and then these details will be encrypted and saved in the database for later use.

todo:image_alt_text

Once the sync process is completed, a brief summary of migrated records count and list of records that already existed and are not imported is shown.

Video Demo

Please check the video below to see the module in action.

Support, Extend and Contribute

Support

From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create them.

This is why we offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.

You can log any issues or suggestions related to Aspose .NET Exchange/Google Sync for Umbraco Module using any of the following platforms

Extend and Contribute

Aspose .NET Exchange Sync for Umbraco and Aspose .NET Gmail Sync for Umbraco are open source and their source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and extend the functionality as per their own requirements.

Source Code

You can get the latest source code from one of the following locations

How to configure the source code

You need to have the following installed in order to open and extend the source code

  • Visual Studio 2010 or higher

Please follow these simple steps to get started

  1. Download/Clone the source code.
  2. Open Visual Studio 2010 and Choose File > Open Project
  3. Browse to the latest source code that you have downloaded and open Aspose.ExchangeSync.sln