From dbd0bf2a796ecbc3fc14d0513bbbd80f5260611a Mon Sep 17 00:00:00 2001 From: JanDragon <40271530+JanDragon@users.noreply.github.com> Date: Fri, 10 Jul 2020 22:37:56 +0200 Subject: [PATCH] Updated Supported Software Removed OwnCloud Support and updated the min version of NextCloud. Reference: https://github.com/nextcloud/registration/pull/223 --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 1707ce1..a3a7bf2 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,11 @@ This app allows users to register a new account. # Requirements -1. ownCloud 9.1.0.7+ -2. Nextcloud 9+ +1. Nextcloud 17+ Supports SQLite, MySQL/MariaDB and PostgreSQL. # Install -## ownCloud -1. Place this app in the apps folder -2. Enable "Registration" in */settings/apps* (Upper left dropdown -> plus sign -> "Disabled") -3. Make sure you have correctly set up your mail server according to the [documentation](https://doc.owncloud.com/server/10.0/admin_manual/configuration/server/email_configuration.html) -4. Log out, and you should see "Register" under "Other login methods" - ## Nextcloud AppStore From your Nextcloud instance, click: your profile to the upper right -> Apps -> Tools (in the left column), find Registration, click Enable