Events Wall

This project is not covered by Drupal’s security advisory policy.

This module integrates content from Communico into Drupal. The module makes use of the Communico api to retrieve data about Events and Reservations and display them.

The module creates two blocks, a basic feed block which is configurable and a "wall" type events display that can be filtered. Optionally there is a calendar view that can be utilized, the display of which can be toggled.

Thie module provides a service called 'communico_plus.connector' which provide 8 methods for advanced programmers to access data from Communico once Communico API access has been configured for the module.

The module features the ability to import events from Communico as node content. One month of events can be imported, starting from the present until the last day of the following month.
After importing events as nodes they can be searched as content by Drupal native search and add-on modules like Search API.

Communico plus creates a cron job which checks the Communico Event end date and unpublishes event_page nodes when the event is over.

You will need a Communico API access key and secret, which must be entered on the main configuration page to utilize the module.

For more information about Communico, please see their website: https://communico.co/

Installation:

1. Enable the module
2. Go to the admin page "/admin/config/communico_plus/config" and input the correct information for your environment and save the config.
3. Check the " Rebuild the filter block select element values" checkbox and hit save. This is necessary to build the library locations dropdown.

Developers please take note:
This project is managed on GitHub.
https://github.com/earlyburg/communico_plus
This repository is the downstream repo for this project. Any requested changes to the code done using the Drupal.org user interface, or Bitbucket could get overwritten, causing you to lose valuable attributions.
Want to contribute? Please submit a pull request on github.

Supporting organizations: 
Sponsored Development

Project information

Releases