fgtclb/academic-projects
Composer 安装命令:
composer require fgtclb/academic-projects
包简介
Research project page for universities. Ships structured data preparation
README 文档
README
| URL | |
|---|---|
| Repository: | https://github.com/fgtclb/academic-projects |
| Read online: | https://docs.typo3.org/p/fgtclb/academic-projects/main/en-us/ |
| TER: | https://extensions.typo3.org/extension/academic_projects/ |
Description
TYPO3 extension for the presentation of projects and research projects of universities with specifically structured data and typified system categories. List view in the form of a tile display with filtering, which only provides positive filter results based on system categories, prevents impossible filter combinations and thus always ensures a positive user experience.
Examples of structured data: start and end year, areas of expertise, type of
cooperation, funding bodies, duration. In conjunction with the Contact for Pages
extension, the extension enables an active user journey and thus shows, for example,
project managers, research participants or cooperation partners.
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/category-types':'^2' \ 'fgtclb/academic-projects':'^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/category-types':'2.*.*@dev' \ 'fgtclb/academic-projects':'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-projects 适用场景与选型建议
fgtclb/academic-projects 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5.84k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 09 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 fgtclb/academic-projects 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fgtclb/academic-projects 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 5.84k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-09-20