ralkage/flarum-ext-linked-accounts 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ralkage/flarum-ext-linked-accounts

最新稳定版本:v2.0.0-beta.8

Composer 安装命令:

composer require ralkage/flarum-ext-linked-accounts

包简介

Link multiple accounts and switch between them seamlessly

README 文档

README

A Flarum extension that allows users to link multiple accounts and switch between them seamlessly.

Features

  • Create Sub-Accounts — Create new accounts linked to your main account
  • Link Existing Accounts — Link an existing account by verifying its password
  • Instant Switching — Switch between linked accounts without re-authenticating
  • Post As — Create discussions and replies as any linked account from the composer
  • Admin Controls — Configure max accounts per user, log retention, and permissions
  • Activity Log — Full audit trail of all linking, switching, and unlinking actions
  • Permission System — Granular control over who can use and create linked accounts

Installation

Install with Composer:

composer require ralkage/flarum-ext-linked-accounts:"*"

Updating

composer update ralkage/flarum-ext-linked-accounts
php flarum migrate
php flarum cache:clear

Configuration

After enabling the extension in the admin panel:

  1. Settings — Set maximum linked accounts per user and log retention days
  2. Permissions — Configure which groups can use linked accounts, create new ones, or view others' linked accounts

How It Works

For Users

  • Navigate to Linked Accounts from the user menu
  • Create a new linked account or link an existing one (password required for verification)
  • Switch between accounts using the Switch button on each linked account card
  • Use the Post as dropdown in the composer to post as any linked account

For Admins

  • View the activity log in the admin panel under the extension settings
  • Filter logs by parent user
  • Clear logs as needed

Links

License

MIT

统计信息

  • 总下载量: 49
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 9
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-24