MARKETPLACE
PLUGINS
ADVANCED CALENDAR & SCHEDULER
Advanced Calendar & Scheduler logo

Advanced Calendar & Scheduler

Published June 2025
   β€’    Updated this month

Plugin details

Advanced Calendar & Scheduler  is a powerful Bubble plugin built with FullCalendar.js, designed to help you display, manage, and interact with events on a dynamic calendar interface. It supports day, week, and month views, along with custom time spans like a 4-day view. Events can be styled by category (e.g., meetings, holidays, deadlines) and can include clickable URLs for external links like Zoom, Google Meet, or custom pages.
πŸ”— Service URL:

   https://plugin-49094.bubbleapps.io/version-test/advanced_calendar___scheduler

πŸ› οΈ Editor URL:

   https://bubble.io/page?id=plugin-49094&test_plugin=1749364955096x411854133577121800_current&tab=Design&name=advanced_calendar___scheduler&type=page&elements=bTIXH


✨ Key Features

* βœ… Dynamic event rendering from JSON input

* βœ… Interactive views: Day Grid, Time Grid, List View, and 4-Day custom view

* βœ… Event categories with custom styling (`meeting`, `deadline`, `holiday`)

* βœ… Click events with automatic URL redirection in a new tab


* βœ… Draggable/Editable events with state updates

* βœ… Date click publishing for scheduling flows

* βœ… Mobile responsive container

$8

One time  β€’  Or  $2/mo

stars   β€’   0 ratings
5 installs  
This plugin does not collect or track your personal data.

Platform

Web

Contributor details

JiPalJi logo
JiPalJi
Joined 2022   β€’   23 Plugins
View contributor profile

Instructions

1.  Drag the Plugin Element** into your Bubble app page. 2.  Set Element Size** using Bubble layout (`Stretch to fit` or fixed height).
3.  Provide `initial_events` JSON** like this:

```json
[
 {
   "id": "1",
   "title": "Team Meeting",
   "start": "2025-06-09T10:00:00",
   "end": "2025-06-09T11:00:00",
   "category": "meeting",
   "url": "https://meet.google.com/abc-defg-hij"
 },
 {
   "id": "2",
   "title": "Project Deadline",
   "start": "2025-06-15",
   "category": "deadline"
 }
]
```


4. URL Click Behavior: When a user clicks on an event that includes a `url` property, the plugin will automatically open it in a new browser tab.

πŸ§ͺ Tested Use Cases

* Meeting schedulers
* Booking calendars
* Deadline managers
* Team planning tools
* Public holiday overviews

Types

This plugin can be found under the following types:
Element   β€’   Event

Categories

This plugin can be found under the following categories:
Productivity   β€’   Technical   β€’   Calendar   β€’   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble