Skip to content

ucla/wpplugin-multiple-feeds-calendar

Repository files navigation

=== UCLA Multiple Feeds Calendar ===

Contributors: UCLA Strategic Communications Digital Team
Tags: block
Tested up to: 6.1
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

This plugin adds a Gutenberg block that provides an intake form in the page editor to input one or many feed name and ICS URLs. The front-end displays a calendar of one or many feeds that includes the ability to select the calendars to be displayed.

== Installation ==

  1. Download a distribution of the codebase by downloading a zip of the main branch from the repository.

  2. Unzip the plugin folder and file into a temporary directory of your choosing.

  3. Upload the entire plugin folder and contained files into the /wp-content/plugins/ directory of your WordPress installation either locally or on a server or install the plugin through the WordPress plugins installation screen directly.

  4. Activate the plugin through the 'Plugins' screen in WordPress

== Local Development ==

  1. Install WordPress using the method of your choosing. We recommend using DevKinsta, the Wordpress Development Environment found here https://developer.wordpress.org/block-editor/getting-started/devenv/, or another method of installing WordPress locally.

  2. Clone the repository into the /wp-content/plugins/ folder of your local install.

  3. Use NVM to load Node version 18.7.0

  4. Run npm install using Node version 18.7.0

  5. Activate the plugin through the 'Plugins' screen in WordPress.

== Frequently Asked Questions ==

== Changelog ==

= 1.0 =

  • Initial Release

About

View one or many ics feeds in a single feed filterable calendar using a Gutenberg block. This plugin depends on the ics calendar plugin: https://icscalendar.com/preview/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published