🇬 Google integration into Nextcloud
Перейти к файлу
Marcel Klehr 12766c7b48 fix: run lint:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-11-18 09:37:48 +01:00
.github chore: Use psalm-matrix workflow for good measure 2024-09-23 10:02:05 +02:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:39:21 +00:00
appinfo v3.1.0 2024-09-20 10:02:26 +02:00
css let's go 2020-09-15 17:17:05 +02:00
img cleanup perso settings style, only use material icons, more flex display etc... 2022-08-23 17:23:18 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-11-04 01:05:53 +00:00
lib Update lib/Controller/ConfigController.php 2024-11-15 12:09:22 +01:00
src fix: run lint:fix 2024-11-18 09:37:48 +01:00
templates optionally use a popup to authenticate 2022-07-10 12:54:15 +02:00
tests Fix psalm issues 2023-05-08 14:22:00 +02:00
.eslintrc.js bring back eslint and styleint on compilation 2022-07-04 11:52:19 +02:00
.gitignore ignore vendor/ 2022-07-10 12:54:48 +02:00
.l10nignore Add basic transifex config 2020-09-18 20:19:03 +02:00
.php-cs-fixer.dist.php start fixing php-cs issues 2023-05-02 18:08:15 +02:00
AUTHORS.md 0.0.3 2020-10-03 01:12:50 +02:00
CHANGELOG.md v3.1.0 2024-09-20 10:02:26 +02:00
COPYING let's go 2020-09-15 17:17:05 +02:00
README.md Clarify whether it's a one-time import or continuous synchronization 2023-06-05 11:33:30 +02:00
composer.json fix: psalm issues 2024-11-11 10:54:37 +01:00
composer.lock chore: Fix psalm ci workflow 2024-09-23 09:58:18 +02:00
makefile v2.0.0 2023-05-10 13:07:09 +02:00
package-lock.json fix: add password confirmation 2024-11-11 14:15:24 +01:00
package.json fix: add password confirmation 2024-11-11 14:15:24 +01:00
psalm-baseline.xml fix: psalm issues 2024-11-11 10:54:37 +01:00
psalm.xml Fix psalm issues 2023-05-08 14:22:00 +02:00
stylelint.config.js enh: update nextcloud vue components 2024-09-18 13:59:00 +02:00
webpack.js optionally use a popup to authenticate 2022-07-10 12:54:15 +02:00

README.md

Google integration in Nextcloud

🇬 Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud.

Note that this is a one-time import and will not keep Nextcloud in sync with Google.

🚀 Installation

In your Nextcloud, simply enable the Google Integration app through the Apps management. The Google Integration app is available for Nextcloud >= 22.

🔧 Setup

The app needs some setup in the Google API Console in order to work. To do this, go to Nextcloud Settings > Administration > Connected accounts and follow the instructions in the "Google integration" section.

🛠️ State of maintenance

While there are many things that could be done to further improve this app, the app is currently maintained with limited effort. This means:

  • The main functionality works for the majority of the use cases
  • We will ensure that the app will continue to work like this for future releases and we will fix bugs that we classify as 'critical'
  • We will not invest further development resources ourselves in advancing the app with new features
  • We do review and enthusiastically welcome community PR's

We would be more than excited if you would like to collaborate with us. We will merge pull requests for new features and fixes. We also would love to welcome co-maintainers.

If there is a strong business case for any development of this app, we will consider your wishes for our roadmap. Please contact your account manager to talk about the possibilities.