Hi all,
i have to integrate php-push with Owncloud.
I tried several configurations in php-push config.php, but none of these
seems working.
I have seen there is a plugin for ownloud (oczpush) but it's experimental.
Searching on internet i didn't found any working example to connect
php-push2 with owncloud.
Can anyone help me with a simple example?
This is what i actually tried in php-push config.php.
define('CARDDAV_PRINCIPAL','contacts');
define('CARDDAV_SERVER', 'http://{MY SERVER ADDRESS}');
define('CARDDAV_PORT', '80');
define('CARDDAV_PATH', '/apps/contacts/carddav.php/addressbooks/%u/');
Thx to everyone
Giovanni
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud