WP Manifestindependent plugin directory
manifest / unclassified / tribe-ext-advanced-ical-export

The Events Calendar Extension: Advanced iCal Export

Advanced export possibilities through the iCal feed for the legacy (v1) views.

by Modern Tribe, Inc. · github.com/mt-support/tribe-ext-advanced-ical-export · website

0stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mt-support/tribe-ext-advanced-ical-export/archive/refs/heads/master.zip

Declares an update source (https://github.com/mt-support/tribe-ext-advanced-ical-export/), so updates arrive through the plugin's own updater.

From the readme

The Events Calendar Extension: Advanced iCal Export Description The extension gives you advanced export possibilities through the iCal feed. Installation Install and activate like any other plugin! You can upload the plugin zip file via the Plugins ‣ Add New screen You can unzip the plugin and then upload to your plugin directory (typically wp-content/plugins) via FTP Once it has been installed or uploaded, simply visit the main plugin list and activate it Frequently Asked Questions How do I use this? These are the different URL parameters you can use. Simple: exports events of the current year, e.g. Jan 1st to Dec 31 of current year: http://example.com/events/?ical=1&tribedisplay=custom If only start date is defined, then events until the end of the current year will be exported, e.g. from Feb 2, 2017 until end of current year: http://example.com/events/?ical=1&tribedisplay=custom&startdate=2017-02-10 If only end date is defined, then events starting from Jan 1 of current year will be exported, e.g. from Jan 1 of current year until July 31, 2020: http://example.com/events/?ical=1&tribedisplay=custom&enddate=2020-07-31 If both start and end date are d

Read the full README on GitHub →

Releases

TagPublished
1.1.0 Oct 11, 2019
1.0.0 Sep 26, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.