Skip to content

Instantly share code, notes, and snippets.

@csrui
Last active December 18, 2015 10:19
Show Gist options
  • Save csrui/5767697 to your computer and use it in GitHub Desktop.
Save csrui/5767697 to your computer and use it in GitHub Desktop.
Planamatch events calendar widget
<div class="pm-widget-calendar"></div>
<script>
var pm_widget_calendar = {
limit : 10,
user_id : 1,
include_location : false
};
</script>
<script src="http://cdn.planamatch.com/js/pm.calendar.widget.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment