zephyrisle/flarum-registration-code
Composer 安装命令:
composer require zephyrisle/flarum-registration-code
包简介
Registration code management for Flarum.
README 文档
README
A Flarum extension that enforces one-time registration codes mapped to usernames.
Features
- Manage username and registration-code pairs in the admin extension page.
- Import and export CSV data.
- Require a registration code on the sign-up form.
- Match each code to a specific username.
- Store the used registration code on the created user record.
CSV format
username,code
alice,ALICE-001
bob,BOB-001
Development
composer install
cd js
npm install
npm run build
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-19