Now I am at a part of the project where I would like to add a calendar CMS module, that displays upcoming events in a list format as well as a regular looking calendar.
Similar to:

Ideally it would support an Announcements List, Upcoming Events, and Recent Events.
The closest thing that I have found is easyphpcalendar. It'll at least do the upcoming events calendar.
The problem that I have ran into, is the fact that I don't have any PHP experience and I'm not too sure about implementing a PHP module into my exsisting html.
So my question is: is it possible to integrate the two flawlessly? Is their a better solution out there than easyphpcalendar?
[Forgive me if this is in the wrong part of the forums, I'm new to p2l, but I really like it so far. Seems to be a lot of knowledge in the forums.]
