Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/isaced/flarum-ext-email-verification-switch
- Owner: isaced
- License: mit
- Created: 2017-08-04T09:26:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T01:50:59.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:10:16.334Z (5 days ago)
- Topics: email-verification-switch, flarum, flarum-ext, flarum-extension
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 24
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - Email verification switch - Disable new registered user email verification. (Extensions / Mail ([:top:](#table-of-contents)))
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)