cubear / cwd_events_localist_pull
A Drupal 8 or 9 custom module to import events from localist (CU Calendar, Weill Calendar, etc.) into nodes of a specified content type.
Installs: 2 528
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 21
Forks: 3
Type:drupal-custom-module
This package is auto-updated.
Last update: 2024-10-28 02:50:27 UTC
README
A Drupal 8+ custom module to import events from localist (CU Calendar, Weill Calendar, etc.) into nodes of a specified content type.
Usage
Install with composer
composer require cubear/cwd_events_localist_pull
Configure
Work-in-progress instructions!
After you enable the module on a Drupal site, go to Admin > Configuration > Web services > Localist Events Pull. From there, create one or more "Localist Pull entities." The URL should look like: https://events.cornell.edu/api/2/events?api_key=YOUR_KEY
.
Do not skip:
- Event Machine Name
- Localist ID field (this field will be used as the unique ID for imported event entities)