fof/masquerade
Composer 安装命令:
composer require fof/masquerade
包简介
User profile builder extension for your Flarum forum.
README 文档
README
The user profile generator. Includes:
- New tab on user profile to show masquerade profile with answers provided to configured fields.
- New tab on user profile for user to set up a masquerade profile.
- Add, update, delete and order profile fields in admin.
- Permission who can have a masquerade profile.
- Permission who can view a masquerade profile.
- Allowing you to configure forced redirection to make a (email verified) user complete the required fields.
Installation
composer require fof/masquerade:*
Update
composer require fof/masquerade:*
php flarum migrate
php flarum cache:clear
Configuration
Enable the extension. Visit the masquerade tab in the admin to configure the fields.
Be aware that the "Add new field" and "Edit field " toggle the field form when clicked.
Make sure you configure the masquerade permissions on the Admin Permissions tab to your needs.
Updating from Flagrow
This extension replaces Flagrow Masquerade.
Please backup your data before attempting the update!
First make sure you installed the latest Flagrow release will all migrations applied:
composer require flagrow/masquerade
# Go to admin panel and check extension is enabled
php flarum migrate
(Instead of running the migrate command you can also disable and re-enable the extension in the admin panel)
Then upgrade from the old extension to the new one:
composer remove flagrow/masquerade
composer require fof/masquerade:*
When you enable the new extension, the permissions and the data from Flagrow Masquerade will be moved to FoF Masquerade.
Links
An extension by FriendsOfFlarum
fof/masquerade 适用场景与选型建议
fof/masquerade 是一款 基于 TypeScript 开发的 Composer 扩展包,目前已累计 25.33k 次下载、GitHub Stars 达 20, 最近一次更新时间为 2019 年 06 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「extension」 「profile」 「user profile」 「flarum」 「member profile」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 fof/masquerade 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fof/masquerade 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 fof/masquerade 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A custom URL rule class for Yii 2 which allows to create translated URL rules
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
UI Kit 3 Extension for Yii2
Adds more BBCode
A module for Pluf to manage user profiles and user accounts
统计信息
- 总下载量: 25.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 7
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-27