jweiland/schooldirectory
最新稳定版本:8.0.6
Composer 安装命令:
composer require jweiland/schooldirectory
包简介
This is a TYPO3 extension to manage schools
README 文档
README
schooldirectory is a TYPO3 CMS extension that helps manage and display schools for a city. It allows you to link schools to specific addresses and categorize them by type.
1 Features
- Create and manage school records
- Assign schools to specific addresses (which school is responsible for which address?)
- Categorize schools by type (e.g., elementary, secondary)
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/schooldirectory
Installation as extension from TYPO3 Extension Repository (TER)
Download and install schooldirectory with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create type, district and holder records on a sysfolder.
- Create school record and assign type, district and holder records to it.
- Create a plugin on a page and select at least the sysfolder as startingpoint.
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.
统计信息
- 总下载量: 4.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2017-12-13