I am currently working on a small "event" calendar. Basically, I want to fetch posts(nodes) as events. Nothing special, just read out the nodes that are marked as events and that's it.
Was thinking how I could solve this:
Create own Web API class which shares the data via JSON on a url
Initializing data into FullCalendar
Hi guys,
I am currently working on a small "event" calendar. Basically, I want to fetch posts(nodes) as events. Nothing special, just read out the nodes that are marked as events and that's it.
Was thinking how I could solve this:
Thx for any recommendations!
is working on a reply...