Roundcube calendar
Hi guys,
I was wondering if it was possible to integrate calendar into the roundcube system?
I know that cPanel will support that in v80, but we recently migrated customers who require calendar in their mailbox.
I've been following this tut : kolab/calendar - Roundcube Webmail Plugin Repository
BUT I'm failing at the step with the database -
$ mysql roundcubemail < drivers/database/SQL/mysql.initial.sql
It appears that I have to inject the inital.sql tables into the existing roundcubemail database. Where is the roundcube db? It's not in the mysql db that I have access to via SSH.
-
This is probably less than helpful but your server is probably running its round cube database in sqlite. I think that is the default these days so there is no master mysql database for round cube, though if there is the database is called roundcube not roundcubemail 0 -
To add to what @GOT noted we not only use a sqlite database for Roundcube but it's created per user and not centralized. I also want to note that plugins/customizations like this are unsupported and our ability to help with things of this nature is limited. 0
Please sign in to leave a comment.
Comments
2 comments