Event Calendar 是一个服务器端动态 Web 应用程序,它使用 PHP/MySQL 构思,使用 jQuery FullCalendar 构建并集成到 Bootstrap Grid Layout 中。
完美的响应式插件,适合各种设备,无论是台式机还是移动设备。
Event Calendar 允许用户组织和计划事件。
只需将其安装到您的服务器或将其集成到其他项目中,以便您可以测试它并充分利用它。
特征
- NEW SETTING – 事件以票证视图显示,并使用同位素创建的可选选择器。
- NEW SETTING – 用于轻松删除旧事件的 Cron Job。
- 新设置 – Day click 事件创建。
- 可以编辑事件。
- 创建新的事件类型;
- 创建与之前创建的类型相关的新事件;
- 拖放事件。
- 管理添加字段,例如:标题、颜色、描述、初始日期、最终日期、链接、照片;
- 删除事件和类型;
- 使用 Modals 显示事件;
- Event Calendar 使用一些功能强大且最新最常用的 javascript 文件与其他项目进行简单集成;
- FullCalendar 的语言设置选项;
- 在 Bootstrap v3.3.7 的基础上构建;
- 一些不错的 javascript 增强功能;
- 易于记录;
- 有据可查的代码;
- 超棒且快速的支持!
要求
- PHP 5.3+, PHP 7.0+, PHP 8.0+
- MYSQLI PHP 扩展
- PDO PHP 扩展
- MySQL 5.x
- 已启用 Apache Mod 重写
使用的工具
- 甜心警报
- Font Awesome 图标
- jQuery
- 启动
- Bootstrap 数据表
- Bootstrap 表单验证
- FullCallendar
技术特点
- 100% 响应式设计
- 强大的管理面板
- 遵循 PSR2 编码标准
- Nice 客户端和服务器端表单验证
- 防止 SQL 注入和 XSS 攻击
更改日志
版本 4.2 ||02 二月 2025
[Updated]: Several files: - functions.php - styles.css [Updated]: PHP 8.2: utf8_encode and utf8_decode functions; [Updated]: CSS improvements for mobile devices; [Updated]: Documentation;
版本 4.1 ||31 一月 2022
[Updated]: Several files: - FullCallendar 3.9.0 - JQuery 3.6.0 - Bootstrap 5.0 - DataTables for Bootstrap 5 Integration - Sanitized Variables [Updated]: SQL file; [Added]: New Features; [Updated]: Documentation;
版本 4.0.3 ||15 九月 2021
[Updated]: SQL file; [Updated]: Documentation;
版本 4.0.2 ||08 九月 2021
[Added]: NEW SETTING – NEW SETTING - Day click Event Creation. [Fixed]: CSS optimal and minimal Changes. [Fixed]: CSS was changed for the way that the events are displayed. [Fixed]: Hour and Date were removed from the Popover view and also the Modal view. [Fixed]: Fixed the display for the multievents day render. [Updated]: Documentation;
版本 4.0.1 ||21 六月 2019
[Fixed]: Removed link from Popover View. [Updated]: Documentation;
版本 4.0 ||21 六月 2019
[Added]: New function for displaying events - Popover View. [Changed]: Date on modal box with Start Hour and End Hour time for events.. [Updated]: Documentation;
版本 3.9 ||18 六月 2019
[Fixed]: SQL Injection bugs for variables. [Updated]: Documentation;
版本 3.8 ||11 一月 2019
[Updated]: FullCalendar js and css files with the most recent ones; [Updated]: Documentation;
版本 3.7.4 ||06 十一月 2018
[Added]: Datatables function to display pagination on Edit events, Delete events and Delete types; [Fixed]: Description under events_edit.php. Added the str_replace() function; [Fixed]: Removed <p> issue concerning event description when drag and drop any created event; [Updated]: Documentation;
版本 3.7.3 ||28 十月 2018
[Fixed]: Bug under the Edit Events Title dropdown selected value when saving options; [Updated]: Documentation;
版本 3.7.2 ||26 七月 2018
[Added]: Added nl2br() function for inserting HTML line breaks under description variable; [Updated]: Documentation;
版本 3.7.1 ||15 三月 2018
[Fixed]: CSS minor bug fix on datetimepicker.
版本 3.7.0 ||12 十二月 2017
[Updated]: Script version so it be like the FullCalendar version; [Updated]: Language Javascript files; [Updated]: fullcalendar.js and fullcalendar.min.js; [Updated]: Documentation;
版本 3.0 ||01 八月 2017
[Added]: Edit Events feature; [Fixed]: Conection to database on events_update.php file; [Fixed]: Error with the default FullCalendar language; [Fixed]: Pagination under each delete modal area; [Updated]: Documentation;
版本 2.5 ||13 七月 2017
[Fixed]: Error message when server conection credentials aren't correct. This solves most of the problems relative to Error 500 and Error 301 redirect issues. [Updated]: Documentation
版本 2.4 ||16 六月 2017
[Added]: Lang folder (forget to add in last script update). [Updated]: Documentation.
版本 2.3 ||31 五月 2017
[Fixed]: Security measures when event is created with no date. [Added]: Error message when adding event without date. [Added]: Success message when drag and drop event.
版本 2.2 ||04 五月 2017
[Added]: method for saving Drag and Drop Events;
版本 2.1 ||25 四月 2017
[Added]: Language settings option for FullCalendar; [Fixed]: Bug when creating the project without image; [Fixed]: Changed DateTimePickers and replaced the default values with custom TimePickers;
版本 2.0 ||20 四月 2017
[Updated]: PHP 7.0 connection ready.
版本 1.4 ||15 二月 2017
[Fixed]: Broken images when no image selected.
版本 1.3 ||11 二月 2017
[Changed]: SQL date to datetime type. [Changed]: Add timestamp into Start and End of the created events. [Changed]: Removed color from modal on events with end date. [Fixed]: Error Displaying date under one day event. [Fixed]: Tipography on some words. [Fixed]: Correct output of event days when having more than one day events.
版本 1.2 ||24 一月 2017
[Fixed]: Error when deleting event When not having image. [Fixed]: Error when not adding an image. [Changed]: Alert success messages when adding type or event.
版本 1.1 ||07 一月 2017
[Fixed]: Bug when the project didn't have any event, it wouldn't work; [Fixed]: Changed DateTimePickers order on New Event Form; [Fixed]: Issue about not displaying other Events.
版本 1.0 ||04 一月 2017
[Release]: Initial release;