By JDev on Sunday, 06 December 2015
Posted in General Issues
Replies 1
Likes 0
Views 0.9K
Votes 0
Is it possible to write plugins for events/calendars in EasySocial? We are using DPCalendar and wrote a GoTo (training/webinar) plugin to populate trainings from an account and it just uses ical syntax to build events dynamically.

Is it possible to write such a plugin for easy social at the application level for individual users, but also maybe in a more public facing way for the site where we would show one account with events for a "site webinars" being hosted?

Or if we do it by user, is there an easy way to publish a single users calendar in a visible area instead? We're trying to re-create similar effect as dpcalendar where we can write a plugin, get third party events, and show one central calendar on the site for GoTo webinars.

Thanks.
Hey there,

I guess your best bet is to create a user app for the profile. This app would then appear on the sidebar of a person's profile page. Clicking on the app would then render the calendar and display the data accordingly.

If you take a look at the existing calendar app that we have for the user, it's currently being displayed on the dashboard (which means the user can only see their own calendar).

You could mimic the same behavior and probably re-create another app for the profile instead
·
Sunday, 06 December 2015 14:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post