strapi-calendar
strapi-calendar copied to clipboard
Visualize your Strapi content in month, week or daily view
I think it's choking on `jsx` expressions in js build with ```bash strapi develop --bundler vite ``` returns ```bash │ RollupError: Expression expected in node_modules/@offset-dev/strapi-calendar/admin/src/pages/app.js │ ```
Hey there, just installed the plugin and saw that I can only pick one Collection and that's it? I'd like to be able to visualize multiple completely different data types...
Hi! A feature that would be really nice is if it was possible to set a single component as reoccurring. So if I want for example something to happen every...
if I'm using the scheduler plugin https://market.strapi.io/plugins/@webbio-strapi-plugin-scheduler, is there any way to see the scheduled articles in the calendar?
While exploring this plugin, I have noticed that if I have a use-case where I have a component inside an entity which is used to group related fields. I cannot...
**Changes** Implemented fullDay functionality for the Calendar to support events spanning multiple days. Updated the default behaviour to handle multi-day events in a 'Booking' collection type. **Testing** Tested functionality in...
Hi, Thanks for your work on this. I am wanting to use this plugin for a campsite booking application, I would like to set the Default Duration to allDay. I...