friendica-addons/cal
Hypolite Petovan 5360f08f42 Revert to stable version 3.5.4 2018-02-11 19:00:01 -05:00
..
lang Revert to stable version 3.5.4 2018-02-11 19:00:01 -05:00
LICENSE Revert to stable version 3.5.4 2018-02-11 19:00:01 -05:00
README.md Revert to stable version 3.5.4 2018-02-11 19:00:01 -05:00
cal.php Revert to stable version 3.5.4 2018-02-11 19:00:01 -05:00

README.md

Calendar Export

This addon makes it possible to export the events posted by your users, so they can be imported into other calendar applications.

Exporting a calendar is an opt-in feature which has to be activated by each of the users in the addon settings. As the admin you can only provide the service but should not force it upon your users.

The calendars are exported at

http://example.com/cal/username/export/format

currently the following formats are supported

  • ical
  • csv.

Author

This addon is developed by Tobias Diekershoff.

License

This addon is licensed under the MIT license, see also the LICENSE file in the addon directory.