fgtclb/academic-study-plan
Composer 安装命令:
composer require fgtclb/academic-study-plan
包简介
TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.
README 文档
README
| URL | |
|---|---|
| Repository: | https://github.com/fgtclb/academic-study-plan |
| Read online: | - |
| TER: | https://extensions.typo3.org/extension/academic_study_plan/ |
Description
TYPO3 extension for the presentation of study plans for university programs. Dynamically create modules and semesters based on the needs of a study program.
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) |
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
composer require \ 'fgtclb/academic-study-plan':'^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 study plan (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-study-plan':'2.*.*@dev'
Credits
This extension was created by FGTCLB GmbH.
统计信息
- 总下载量: 613
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-02-16