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
- Host: GitHub
- URL: https://github.com/mormat/scheduler-widget
- Owner: mormat
- License: other
- Created: 2024-05-07T15:24:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T08:17:20.000Z (about 1 year ago)
- Last Synced: 2025-08-24T06:03:51.915Z (11 months ago)
- Topics: wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/scheduler-widget/
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.md
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)