LeonardoRM / owncloud-roundcube

OwnCloud app to integrate RoundCube Webmail
GNU Affero General Public License v3.0
6 stars 14 forks source link

Multi-platform for OwnCloud&NextCloud #7

Closed flionet89 closed 4 years ago

flionet89 commented 5 years ago

Hi. Is it possible to make this application work not only in OwnCloud but also in NextCloud?

feltel commented 5 years ago

I´m using the latest available code from Martin Reinhardt (https://github.com/hypery2k/owncloud/), where this fork is based on, on an NC13 instance. So there should be no problem running under NC up to version 13.0.x. Unfortunately this is the last Nextcloud version it will run due to API changes and probably PHP changes as well. It would be awesome if I could use a more recent Nextcloud version with this plugin.

LeonardoRM commented 4 years ago

As long as Nextcloud API follows that of Owncloud, there shouldn't be problems. However this app is not built with Nextcloud in mind, it would require more effort if APIs fork in different paths.