2017 © Pedro Peláez
 

contao-bundle contao-calendar-ical-bundle

iCal support for calendar of Contao OpenSource CMS

image

craffft/contao-calendar-ical-bundle

iCal support for calendar of Contao OpenSource CMS

  • Saturday, March 3, 2018
  • by Craffft
  • Repository
  • 4 Watchers
  • 1 Stars
  • 298 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 7 Versions
  • 10 % Grown

The README.md

The extension is NOT MAINTAINED. Use this fork: https://github.com/cgoIT/contao-calendar-ical-bundle, (*1)

Contao 4 Calendar iCal Bundle

iCal support for calendar of Contao OpenSource CMS, (*2)

Installation

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:, (*3)

$ composer require craffft/contao-calendar-ical-bundle "dev-master"

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*4)

Step 2: Enable the Bundle

Then, enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php file of your project:, (*5)

<?php
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new Craffft\ContaoCalendarICalBundle\CraffftContaoCalendarICalBundle(),
        );

        // ...
    }

    // ...
}

The Versions

03/03 2018

dev-master

9999999-dev

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0 LGPL-3.0-or-later

The Requires

 

The Development Requires

calendar contao ical

03/03 2018

4.0.5

4.0.5.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

calendar contao ical

29/01 2018

4.0.4

4.0.4.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

calendar contao ical

29/01 2018

4.0.3

4.0.3.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

calendar contao ical

08/08 2017

4.0.2

4.0.2.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

calendar contao ical

24/07 2017

4.0.1

4.0.1.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

calendar contao ical

02/07 2017

4.0.0

4.0.0.0

iCal support for calendar of Contao OpenSource CMS

  Sources   Download

LGPL-3.0

The Requires

 

calendar contao ical