Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Disable new registered user email verification, will be activated automatically.
https://github.com/isaced/flarum-ext-email-verification-switch

email-verification-switch flarum flarum-ext flarum-extension

Last synced: about 10 hours ago
JSON representation

Disable new registered user email verification, will be activated automatically.

Awesome Lists containing this project

README

        

# Email verification switch
[![Latest Stable Version](https://poser.pugx.org/isaced/flarum-ext-email-verification-switch/version)](https://packagist.org/packages/isaced/flarum-ext-email-verification-switch) [![Total Downloads](https://poser.pugx.org/isaced/flarum-ext-email-verification-switch/downloads)](https://packagist.org/packages/isaced/flarum-ext-email-verification-switch)

A [Flarum](http://flarum.org) extension. Disable new registered user email verification, will be activated automatically.

### Installation

Install manually with composer:

```sh
composer require isaced/flarum-ext-email-verification-switch:"*"
```

### Updating

```sh
composer update isaced/flarum-ext-email-verification-switch
```
# Links

- Packagist - [isaced/flarum-ext-email-verification-switch](https://packagist.org/packages/isaced/flarum-ext-email-verification-switch)
- Flarum Discuss Post: [[Extensions] Email verification switch](https://discuss.flarum.org/d/6485)