darinlarimore/statamic-calendar-links
Composer 安装命令:
composer require darinlarimore/statamic-calendar-links
包简介
README 文档
README
A Statamic addon that provides a calendar link fieldtype, allowing users to create calendar events that can be added to Google Calendar, Apple Calendar, Yahoo Calendar, and Outlook. Built using spatie/calendar-links.
Features
- Custom fieldtype for calendar events
- Generate calendar links for multiple platforms:
- Google Calendar
- Apple Calendar (ICS)
- Yahoo Calendar
- Outlook Web
- Input fields for:
- Button Label
- Event Title
- Start Date/Time
- End Date/Time
- Location
- Description
How to Install
You can install this addon via Composer:
composer require darinlarimore/statamic-calendar-links
How to Use
Adding the Field
Add the calendar link field to your blueprint:
The default handle is calendar_link_field but you can change it to whatever you like.
Using the Field
When the Calendar Link field is configured to be required, the Button Label, Event Title, Start Date/Time, and End Date/Time fields are required.
Template Usage
To use the calendar link in your templates, you can use the following code:
{{ calendar_link_field:button_label }}
{{ calendar_link_field:google_link }}
{{ calendar_link_field:yahoo_link }}
{{ calendar_link_field:webOutlook_link }}
{{ calendar_link_field:ics_link }}
darinlarimore/statamic-calendar-links 适用场景与选型建议
darinlarimore/statamic-calendar-links 是一款 基于 Vue 开发的 Composer 扩展包,目前已累计 37 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 04 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 darinlarimore/statamic-calendar-links 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 darinlarimore/statamic-calendar-links 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-04-20

