wvrzel / simpleCalDAV

A simple php CalDAV-Client library. Connect, create, change, delete... easy to use
GNU General Public License v2.0
116 stars 60 forks source link

Multiple Events #21

Open htrampe opened 8 years ago

htrampe commented 8 years ago

Hi everyone, i like to use simpleCalDAV for an self-programmed database with a lot of events. I need to put initlal events into a calendar but i got an Server-Timeout. Is it possible to create multiple events (200+) with one server-request? THX