Outlook Events

Categories

Component ID

2558627

Component name

Outlook Events

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

690

Component created

Component changed

Component body

This module is used to fetch Calendar events from Exchange outlook accounts.

Installation:

1. You should download https://github.com/jamesiarmes/php-ews library and place it in sites/all/libraries folder. So that all files inside it are listed under sites/all/libraries/php-ews.

2. Dependecies:

  • date
  • date_popup
  • libraries
  • views

Configuration:

1. Add your exchange outlook accounts in admin/config/people/outlook-account

2. Run the cron.

3. You could see all the events listed in outlook-events page!!

4. A block named Outlook events is also available in blocks page.