承接 clarkwinkelmann/flarum-ext-readonly-profile 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

clarkwinkelmann/flarum-ext-readonly-profile

Composer 安装命令:

composer require clarkwinkelmann/flarum-ext-readonly-profile

包简介

Remove ability to edit various profile attributes

关键字:

README 文档

README

MIT license Latest Stable Version Total Downloads Donate

This extension removes the ability for users to perform various actions on the forum. It removes both the UI controls and disables the underlying REST API endpoints.

This is intended for forums where administrators are the only person editing user profiles or to be used in custom integrations where the data is synced from a different platform.

Available options:

  • Disable Login: disable regular login endpoint, but preserve ability to create access tokens. Sessions can still be started through the use of manually created remember tokens.
  • Disable Access Token Creation: completely disables ability to create regular and remember access tokens. This makes it impossible to start new sessions. Disable Login is implicit with this option. API keys are not affected.
  • Disable Email Change: disables regular email change requests. Admins can still edit other users.
  • Disable Password Change and Reset: disables regular password edit. Admins can still set a password on other users.
  • Disable Avatar Edit: disables avatar upload and removal. Admins can still use the endpoint.

If you enable Disable Login or Disable Access Token Creation you will lock yourself out of the forum if no other login/authentication system is in place. To recover access to the forum in case of an issue you need to either:

  • Use an API Key to disable the settings or extension through the REST API.
  • Disable the setting or extension by manually editing the database.
  • Removing the Composer package.

If you use an external login system and have set a random password on Flarum user accounts, Disable Login, Disable Access Token Creation and Disable Email Change aren't strictly needed because users cannot use these endpoints without knowing the Flarum user password anyway. You could just hide the buttons from the UI with CSS and it would be enough.

Installation

composer require clarkwinkelmann/flarum-ext-readonly-profile

Support

This extension is under minimal maintenance.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can contact me to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

Sponsors: Dater.com

Links

clarkwinkelmann/flarum-ext-readonly-profile 适用场景与选型建议

clarkwinkelmann/flarum-ext-readonly-profile 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.05k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2022 年 02 月 20 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「flarum」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 clarkwinkelmann/flarum-ext-readonly-profile 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 clarkwinkelmann/flarum-ext-readonly-profile 我们能提供哪些服务?
定制开发 / 二次开发

基于 clarkwinkelmann/flarum-ext-readonly-profile 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 2.05k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-02-20