marekskopal / typo3-reference
This TYPO3 extension provides a reference portfolio feature, allowing you to showcase projects or works in a structured manner.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.2
- clickstorm/go-maps-ext: ^7.1
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
- typo3/cms-extbase: ^13.4
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^12.0
- shipmonk/phpstan-rules: ^4.0
- slevomat/coding-standard: ^8.14
README
Description
This TYPO3 extension provides a reference portfolio feature, allowing you to showcase projects or works in a structured manner.
Installation
Add the extension to your project using Composer:
composer require marekskopal/typo3-reference
Configuration
- Add the static template to your TypoScript template:
- Go to WEB > Template module.
- Select your root page.
- Click on Info/Modify.
- Click on Edit the whole template record.
- Go to the Includes tab.
- Add Font Awesome from the Available Items to the Selected Items.