Installation Guide
This guide will walk you through installing the Simple Calendar Compatibility Bridge with your preferred calendar module.
Prerequisites
- Foundry VTT v12 or v13
- A supported calendar module (Seasons & Stars recommended)
Step-by-Step Installation
1. Install a Calendar Module
First, install your preferred calendar module:
Option A: Seasons & Stars (Recommended)
- Open Foundry VTT's Add-on Modules tab
- Search for "Seasons & Stars"
- Click Install
- Activate the module in your world
Option B: Other Calendar Modules
- Support for additional calendar modules coming soon
- The bridge uses an extensible provider architecture
2. Install the Compatibility Bridge
- Open Foundry VTT's Add-on Modules tab
- Search for "Simple Calendar Compatibility Bridge"
- Click Install
- Activate the module in your world
Do NOT install the original Simple Calendar module alongside this bridge. They conflict with each other since they provide the same API.
3. Install Compatible Modules
Now you can install any modules that depend on Simple Calendar:
Simple Weather
- Search for "Simple Weather" in the modules tab
- Install and activate
- Configure as needed - all features will work
SmallTime
- Search for "SmallTime" in the modules tab
- Install and activate
- Time display will integrate automatically
Other Modules
- Any module expecting Simple Calendar API should work
- Report issues if you find incompatibilities
Module Load Order
The modules should load in this order (Foundry handles this automatically):
- Calendar Module (e.g., Seasons & Stars)
- Simple Calendar Compatibility Bridge
- Compatible Modules (e.g., Simple Weather, SmallTime)
Verification
To verify the installation worked:
-
Check Console: Open browser console (F12) and look for:
🌉 Simple Calendar Compatibility Bridge | Ready
-
Check Simple Weather: If using Simple Weather:
- You should see weather buttons on calendar widgets
- Weather should generate automatically with date changes
- "Store weather in Simple Calendar notes" option should work
-
Check SmallTime: If using SmallTime:
- Time display should appear and update correctly
- Clock controls should work
Troubleshooting Installation
Module Not Working?
- Check Conflicts: Ensure Simple Calendar is NOT installed
- Verify Load Order: Calendar module → Bridge → Dependent modules
- Check Browser Console: Look for error messages
- Restart World: Sometimes a restart is needed for proper initialization
Missing Features?
- Calendar Module Support: Ensure your calendar module is supported
- Module Updates: Make sure all modules are up to date
- Report Issues: Create an issue with specific module combinations
Configuration
The bridge works automatically with zero configuration required. However, you may want to configure:
Calendar Module Settings
Configure your calendar module (Seasons & Stars) according to its documentation:
- Set up calendar structure (months, days, seasons)
- Configure time display preferences
- Set up any custom calendars
Compatible Module Settings
Configure your compatible modules normally:
- Simple Weather: All settings work as documented
- SmallTime: All settings work as documented
- Other modules should work with their standard settings
Next Steps
Once installed, check out:
- Simple Weather Integration - Detailed Simple Weather features
- API Reference - Full API compatibility details
- Troubleshooting - Common issues and solutions