定制 fgtclb/academic-persons 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

fgtclb/academic-persons

Composer 安装命令:

composer require fgtclb/academic-persons

包简介

Adds a person database to TYPO3 with plugins to show them in the frontend.

README 文档

README

URL
Repository: https://github.com/fgtclb/academic-persons
Read online: https://docs.typo3.org/p/fgtclb/academic/academic-persons/main/en-us/
TER: https://extensions.typo3.org/extension/academic_persons/

Description

This TYPO3 extension adds a personal database to TYPO3, with requirements that are usually used for colleges, universities or public institutions. The profile data records can be automatically created and linked in conjunction with the LDAP extension on the basis of FE user data records. The data can be enriched with data via separate HiS-in-One synchronization. Data records can be created, edited and displayed in the front end and in different display modes.

The following profile data is available to users after installation:

  • Master data:
    • Salutation / Gender
    • title
    • First name
    • Last name
    • Middle name
    • Website + website link
    • Image
    • URL
  • Contracts:
    • Each person can receive any amount of contract data in order to be displayed in individual roles, functions or organizational units.
    • Position
    • Organizational unit / department - link to own data type
    • Contract start / end
    • Location - e.g. for campus Link to own data type
    • Room information
    • Office hours
  • Address data
  • Email addresses
  • Telephone addresses
  • Linked pages (in combination with the Contact-For-Pages extension)
  • Employment category based on system categories
  • Profile text data:
    • All textual content can be freely designed using the standard text editor.
    • Learning areas/fields of activity
    • Research areas
    • Supervised dissertations
    • Supervised doctoral theses
    • Miscellaneous information
  • Profile timeline entries
    • All timeline entries allow the chronological presentation of content, usually with a start and/or end year, a title, a short description and a link
    • Research projects
    • Academic career
    • Memberships/committee activities
    • Networks and cooperation's
    • Publications
    • Lectures
    • Press/Media Publications

The extension also provides some plugins to display the persons in the frontend as a list view and detail view for each person.

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 require 'fgtclb/academic-persons':'^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'

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.

Find more TYPO3 extensions we have developed.

fgtclb/academic-persons 适用场景与选型建议

fgtclb/academic-persons 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9.57k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 09 月 18 日, 在 PHP 生态内属于活跃度较高的组件。

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

围绕 fgtclb/academic-persons 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

  • 总下载量: 9.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 7
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-09-18