friendica-addons/cal
Tobias Diekershoff cfb4313806 added ZH-CN translation of cal addon, thx mytbk 2017-10-02 18:19:38 +02:00
..
lang added ZH-CN translation of cal addon, thx mytbk 2017-10-02 18:19:38 +02:00
LICENSE cal: basic README added 2013-06-15 11:03:30 +02:00
README.md cal: cleanup the README 2013-06-16 13:20:39 +02:00
cal.php mark cal addon as unsupported becaus it was moved to core with https://github.com/friendica/friendica/pull/2628 2016-06-22 14:14:27 +02: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.