Part of the EllisLab Network
x
 
Create New Page
 View Previous Changes    ( Last updated by shinokada )

Create an Event calendar using Codeigniter and jQuery

Wiki Categories

Category:Contributions -> Applications -> Event Calendar

Full Article here

Download Files

Related Article “Event calendar using Codeigniter and jQuery without BackendPro”

This blog inspired me to make an event calendar using Codeigniter. You can download Bari’s source files here. Please unzip it and save them. We are going to use them later.
I used most of Bari’s codes and implemented in Codeigniter. I continue using BackendPro for this purpose. You can read more about it here. It has an excellent manual.

If you want to know how to install it, please read this page or my article here.

Goals

1. Add all the CRUD in a site calendar.</li>
2. Add links to individula calendar</li>
3. Clicking a pop up which has details take you to a edit page</li>
...

Continue Reading