1up-lab / contao-ical-export

A contao module for downloading ical files generated from events. The output will follow RFC 2445 as best as possible.
MIT License
6 stars 2 forks source link

Compability Contao 4 #2

Closed Jaaaan closed 7 years ago

Jaaaan commented 7 years ago

In the new Contao Manager, the extension is already displayed in the catalog, but an installation always fails due to a missing share for Contao 4. Would it be possible to release this release for Contao 4?

Information about the necessary adjustments: https://github.com/contao-community-alliance/composer-plugin/blob/master/README.md

bytehead commented 7 years ago

Fixed in 95bbd66. Also released 1.2.0. Thanks for reporting!