Overview
PHP Event Calendar allows users to add, view, and delete the day events. It is a flexible script that allows you to connect to your database and show up your event days on a calendar view by Full calendar v3 plugin.Features
- Easy installation
- jQuery powered
- Sample DB and MySql files included
- Supported by all major browsers
- Easy to customize
- Different View for Mobile Devices
Requirements
MySQLi databaseInstructions
Configuration:Update your database access in the database.php file.
Please Note:
This is a raw project and it is intended for the developer who wants to integrate Full calendar v3 event calendar into their projects. You can create your own Strategy & functionalities as per your requirements by using this script.
This plugin is NOT a calendar organizer with an admin panel. It helps you to fetch your event dates and lists from your database via Ajax and displays them on your web application.