An open API service indexing awesome lists of open source software.

https://github.com/mormat/scheduler-widget

A WordPress plugin for rendering a scheduler in the posts and pages
https://github.com/mormat/scheduler-widget

wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

A WordPress plugin for rendering a scheduler in the posts and pages

Awesome Lists containing this project

README

          

=== Scheduler Widget ===
Contributors: mormat
Donate link: https://www.buymeacoffee.com/mormat
Tags: scheduler, agenda, planner, widget, block
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.2
License: GPLv2 or later
Stable tag: 0.1.6

Add a Google-like scheduler to your WordPress site

== Description ==

**Scheduler Widget** is a free WordPress plugin that will display an events scheduler component in your site.

[youtube https://www.youtube.com/watch?v=J794b-Kz1tA]

The **Scheduler Widget** can be added in your pages or posts from the **Wordpress block editor**

Features :
- Four view modes available: day, week, month and year
- Events can be displayed by groups (for instance : tasks by persons or reservations by rooms)
- Filter hook to programmatically override the properties of the scheduler
- Drag and drop support

Note: this widget renders best on a full width page.

== Frequently Asked Questions ==

= Can I ask you to change something for me? =

Yes absolutely. Please not that I also like coffee ([https://buymeacoffee.com](https://www.buymeacoffee.com/mormat))

== Upgrade Notice ==

na

== Changelog ==

= 0.1.6 =
Events can be displayed by groups

= 0.1.5 =
Added new year view
Added new filter 'scheduler_widget_filter_props'

= 0.1.4 =
Fixed truncated text for tasks in month view
Added german and french translations

= 0.1.3 =
Added 'Dates language code' option

= 0.1.2 =
Added alignment support (wide width, full width, left, center, right)

= 0.1.1 =
Initial release.

== Screenshots ==
1. agenda (month view)
2. agenda (week view)
3. agenda (year view)
4. events by groups (day view)
5. events by groups (month view)
6. events by groups (year view)