WP Manifestindependent plugin directory
manifest / events / rather-simple-event-calendar

Rather Simple Event Calendar

A really simple event calendar

by Oscar Ciutat · github.com/mrleemon/rather-simple-event-calendar

0stars
0forks

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/mrleemon/rather-simple-event-calendar/archive/refs/heads/main.zip

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

A really simple event calendar This plugin creates a really simple event calendar. 1. Upload the entire rather-simple-event-calendar folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress Admin. Add Rather Simple Event Calendar to a page 1. Go to the 'Pages' menu in Wordpress Admin and choose 'Add New' in the submenu. 2. Name the page anything you want. 3. Write "[fullcalendar]" without the quotes in the post. Version 1.0 - Initial Release

Read the full README on GitHub →