fgtclb/academic-persons-edit
Composer 安装命令:
composer require fgtclb/academic-persons-edit
包简介
Adds the option to assign frontend users to academic persons and allow editing the profiles in frontend.
README 文档
README
Description
This extension extends the academic_persons extension by the option to edit profiles in the frontend.
Profiles get connected with a frontend user and the frontend user is allow to edit its assigned profiles.
Note
This extension is currently in beta state - please notice that there might be changes to the structure
Compatibility
| Branch | Version | TYPO3 | PHP |
|---|---|---|---|
| main | 2.0.x-dev | ~v12 + ~v13 | 8.1, 8.2, 8.3, 8.4 (depending on TYPO3) |
| 2 | ^2, 2.0.x-dev | ~v12 + ~v13 | 8.1, 8.2, 8.3, 8.4 (depending on TYPO3) |
| 1 | ^1, 1.2.x-dev | v11 + ~v12 | 8.1, 8.2, 8.3, 8.4 (depending on TYPO3) |
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
composer req \ 'fgtclb/academic-persons':'^2' \ 'fgtclb/academic-persons-edit':'^2'
Important
2.x.x is still in development and not all academics extension are fully tested in v12 and v13,
but can be installed in composer instances to use, test them. Testing and reporting are welcome.
Testing 2.x.x extension version in projects (composer mode)
It is already possible to use and test the 2.x version in composer based instances,
which is encouraged and feedback of issues not detected by us (or pull-requests).
Your project should configure minimum-stabilty: dev and prefer-stable to allow
requiring each extension but still use stable versions over development versions:
composer config minimum-stability "dev" \ && composer config "prefer-stable" true
and installed with:
composer require \ 'fgtclb/academic-persons':'2.*.*@dev' \ 'fgtclb/academic-persons-edit':'2.*.*@dev'
Upgrade from 1.x
Upgrading from 1.x to 2.x includes breaking changes, which needs to be
addressed manualy in case not automatic upgrade path is available. See the
UPGRADE.md file for details.
Credits
This extension was created by FGTCLB GmbH.
fgtclb/academic-persons-edit 适用场景与选型建议
fgtclb/academic-persons-edit 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6.67k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 09 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 fgtclb/academic-persons-edit 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fgtclb/academic-persons-edit 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 6.67k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-09-18