digitalutsc / drupal_libcal

This Drupal module provides a method to integrate LibCal Events to Drupal content by accessing and pulling data from LibCal Rest API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibCal Integration for Drupal (8/9)

Introduction

This Drupal module provides a method to integrate LibCal Events to Drupal content by accessing and pulling data from LibCal Rest API.

Requirement

Installation.

  • Dowload the source code of this repo to the module directory of your Drupal site.
  • Enable this module by Drupal interface or Drush command.
  • To start configuring the LibCal Rest API infomration by going to Configuration > System > LibCal or visit https://yoursite.com/admin/config/libcal, then fill out the setup form (Screenshot below)

alt text

Usage

About

This Drupal module provides a method to integrate LibCal Events to Drupal content by accessing and pulling data from LibCal Rest API.


Languages

Language:PHP 94.3%Language:CSS 5.5%Language:Twig 0.2%