2026-07-27 16:52:24 +08:00
2026-07-27 15:30:21 +08:00
2026-07-27 16:52:24 +08:00

XXB No Email Register

MIT License Latest Stable Version Total Downloads

Note

This extension is not recommended unless you have special requirements, as it will break Flarum's email notification system.

A Flarum 2.0 extension. It removes the email input field from the registration form and skips email verification, allowing users to register without providing an email.

Features

  • Hide Email Input: The email field no longer appears in the registration popup.
  • No Email Verification: New users are activated immediately without needing to verify their email.
  • Automatic Fake Email: Automatically generates a unique fake email for users to avoid database unique index conflicts.

Installation

Install via Composer:

composer require xxb5724/ner
php flarum cache:clear

Update

composer update xxb5724/ner
php flarum cache:clear

Uninstall

composer remove xxb5724/ner
php flarum cache:clear

Contribution

  • Tsiem Tsheng
S
描述
无详细信息
自述文档 MIT
33 KiB
语言
PHP 90.3%
Less 9.7%