silverstripe-australia / fullcalendar
此包已被弃用且不再维护。作者建议使用symbiote-library/silverstripe-fullcalendar包。
事件日历模块的扩展,用于通过jQuery Full Calendar插件渲染日历
1.0.1
2017-06-29 06:26 UTC
Requires
- silverstripe/cms: >=3.1
- silverstripe/framework: >=3.1
- unclecheese/eventcalendar: ~1.0
Replaces
This package is not auto-updated.
Last update: 2022-02-01 12:56:41 UTC
README
重要
此模块不再积极维护,但如果您有兴趣采用它,请告诉我们!
SilverStripe Full Calendar Module
这是一个简单的模块,它基于事件日历模块,允许您使用jquery fullcalendar插件渲染初始日历视图。
维护者联系方式
- Marcus Nyeholt (marcus@symbiote.com.au)
要求
- SilverStripe 3.1+
- 事件日历模块
安装
- 将此目录放置在您的SilverStripe安装根目录下。它应被称为"fullcalendar"。
- 通过访问http://example.com/dev/build重建您的数据库。