PHP code example of mattclegg / silverstripe-event-calendar
1. Go to this page and download the library: Download mattclegg/silverstripe-event-calendar library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mattclegg / silverstripe-event-calendar example snippets
yaml
UncleCheese\EventCalendar\Pages\Calendar:
jquery_