New registered users will be activated automatically

My first extension, very excited.

Installation

Run below command while you're in Flarum root folder:

composer require isaced/flarum-ext-email-verification-switch

https://github.com/isaced/flarum-ext-email-verification-switch
https://packagist.org/packages/isaced/flarum-ext-email-verification-switch

    9 months later

    Frink

        "require": {
            "flarum/core": "^0.1.0-beta.5"
    },

    ?
    Latest commit 5cb4020 on Aug 4, 2017
    ?

      Frink It's a very simple extension actually.

      You could always go the route of adding a settings switch to enable/disable this feature without actually disabling the extension itself? Or even make group specific to permissions?

        6 months later

        You could also go on phpMyAdmin and setting the "is_activated" field to "1" by default.

        3 months later
        20 days later
        5 months later
        14 days later