grav-plugin-facebook icon indicating copy to clipboard operation
grav-plugin-facebook copied to clipboard

Recurring events - Show only next date

Open MacKisco opened this issue 7 years ago • 0 comments

Hello,

I wanted to display events from the following ID : 1908894146009057. They have a recurring event ("Marché bio et Local" every Monday for example), and I wanted to display only the date of the next Monday, instead of something like 1 November - 30 July. (https://www.facebook.com/events/1737087803254270)

I attach here my solution with my new functions "isRecurringEvent" and "getNextEventDate". Can you have a look and maybe update your plugin with it?

Thanks facebook.php.zip

MacKisco avatar Dec 03 '17 14:12 MacKisco