jweiland / pfprojects
This extension shows a list of all masterplan projects of Pforzheim
Installs: 3 810
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- jweiland/maps2: >=12.0.0
- jweiland/service-bw2: >=8.0
- typo3/cms-core: ^13.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpdoc-parser: ^1.33
- phpstan/phpstan: 1.10
- phpunit/phpunit: ^11.2.5
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Replaces
- typo3-ter/pfprojects: 8.0.0
README
Pfprojects is an extension for TYPO3 CMS. It shows you a list of projects. Useful extension for example city/town websites detail view.
1 Features
- Create and manage projects
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/pfprojects
Installation as extension from TYPO3 Extension Repository (TER)
Download and install pfprojects
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create project records on a sysfolder.
- Create a plugin on a page and select at least the sysfolder as startingpoint.