Page 1 of 1
Bootstrap Calendar App?
Posted: 2015-07-23 19:19
by pilandros
Anybody that have implemented the
http://bootstrap-calendar.azurewebsites.net/ ?
I am intestered to setup one for my site.
Thanks in advance
Re: Bootstrap Calendar App?
Posted: 2019-10-18 13:30
by Ionut Bocanet
Did you succeed to implement this topic?
I am interested too.

Re: Bootstrap Calendar App?
Posted: 2019-10-19 16:32
by mghielmi
Ionut Bocanet wrote: ↑2019-10-18 13:30
Did you succeed to implement this topic?
I am interested too.
I've implemented this Calendar in my app:
https://fullcalendar.io/
It is very easy to understand and have a good documentation.
Check this demo:
http://bit.ly/2KTyS6J
Re: Bootstrap Calendar App?
Posted: 2019-10-20 14:06
by sjohn
Also take a look at this :
http://www.luxsoft.eu/
http://calendarforum.dk/
It is loaded with functionality - and it has a self-contained display for showing events. The display(s) is in one single PHP-file.
It is not bootstrap - but take a look anyway.
Re: Bootstrap Calendar App?
Posted: 2019-10-20 20:36
by Alisson
I'm also using Fullcalendar. I'm trying to switch to Fullcalendar V4 now that only uses javascript, having a problem with some deprecated functions in the new version, but it's coming along very well.