I believe this is not currently possible from what I see in the video, but would I be able to use your api to allow members to add events to the calendars?
Meaning we would provide the calendars, but the members could add events trough the frontend? would be a nice feature, but maybe we can implement this on the frontend ourselves?
the package provides an api that can be used to create events (and also calendar/locations/organiser). You can use that to let members create events from the frontend.
You would have to gather all data that is needed from a form and then feed the api with the data.
Support for member integration?
I believe this is not currently possible from what I see in the video, but would I be able to use your api to allow members to add events to the calendars? Meaning we would provide the calendars, but the members could add events trough the frontend? would be a nice feature, but maybe we can implement this on the frontend ourselves?
Hi Sandro,
the package provides an api that can be used to create events (and also calendar/locations/organiser). You can use that to let members create events from the frontend.
You would have to gather all data that is needed from a form and then feed the api with the data.
Regards David
That is very nice, now we'll see if the client goes forward with the project... Thanks man...
is working on a reply...