Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request for caldav/carddav #83

Open
gstlouisgit opened this issue Jul 13, 2022 · 0 comments
Open

feature request for caldav/carddav #83

gstlouisgit opened this issue Jul 13, 2022 · 0 comments

Comments

@gstlouisgit
Copy link

gstlouisgit commented Jul 13, 2022

I wrote this as a feature request a long time ago. I still think this would complete and make usermin competitive. I have implemented caldav in web before (mostly converting xml to json to populate popular calendars ex. https://fullcalendar.io/ ) and would not mind contributing anything I can to it.

https://forum.virtualmin.com/t/usermin-with-caldav-and-cardav-functionality/59755

more specifically, I have used baikal. If this is setup on the virtualmin server it can be access via cname record ex. baikal.domain.ca/admin/

You can call the calendars or address books like so with curl ex, since your app is created in perl and I know nothing of perl :)
curl -u username https://baikal.domain.ca/dav.php/addressbooks/username/default/
curl -u username https://baikal.domain.ca/dav.php/calendars/username/default/
xml output is generated and you can populate a calendar or have this called and populate To, CC and BCC fields when typing

anyways, just a thought I think could make usermin awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant