transformstudios / events
Statamic addon to create & manage events
Installs: 4 700
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 5
Open Issues: 4
Type:statamic-addon
Requires
- php: ^8.2
- edalzell/forma: ^2.0 || ^3.0
- laravel/framework: ^9.6 || ^10.11 || ^11.0
- rlanvin/php-rrule: ^2.3.1
- spatie/calendar-links: ^1.0
- spatie/icalendar-generator: ^2.3.3
- statamic/cms: ^4.5 || ^5.0
Requires (Dev)
- mockery/mockery: ^1.3.1
- nunomaduro/collision: ^6.0 || ^7.0
- orchestra/testbench: ^7.0 || ^8.0
- phpunit/phpunit: ^9.0 || ^10.0
- spatie/laravel-ray: ^1.35
- spatie/test-time: ^1.2
- dev-main
- v5.4.3
- v5.4.2
- v5.4.1
- v5.4
- v5.3.4
- v5.3.3
- v5.3.2
- v5.3.1
- v5.3.0
- v5.2.0
- v5.1.1
- v5.1
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0
- v4.2.0
- v4.1.4
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3
- v3.2
- v3.1
- v3.0
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1
- v2.0.2
- v2.0.1
- v2.0
This package is auto-updated.
Last update: 2024-10-31 00:25:31 UTC
README
Events is a Statamic v4 addon/tag that allows you to create a calendar of events or list the next few upcoming events.
It supports:
- multi-day events
- recurring events - daily, weekly, monthly, annually, every "x"
It uses an existing collection (assuming it has the right fields in it), so you can use all the normal Statamic capabilities.
Please let us know if you have questions or suggestions.
Future ideas:
- support subscribing to an events feed
Documentation
We've written some documentation to help you out when using this boilerplate.