itzbund / gsb-public-frontend
GSB Public Frontend
Maintainers
Details
gitlab.opencode.de/bmi/government-site-builder-11/extensions/gsb_public_frontend
Requires
- itzbund/gsb-core: ^3.0@rc || dev-main
- typo3/cms-install: ^12.4
Requires (Dev)
- captainhook/captainhook-phar: ^5.21
- codeception/codeception: *
- codeception/module-asserts: *
- codeception/module-db: *
- doctrine/dbal: ^3.3
- ergebnis/composer-normalize: ^2.28
- friendsofphp/php-cs-fixer: ^3.14
- helmich/typo3-typoscript-lint: ^3.1
- itzbund/captainhook-hooks: ^1.0
- michielroos/typo3scan: ^1.7
- php-coveralls/php-coveralls: ^2.5
- phpmd/phpmd: ^2.13
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^10.0
- ramsey/conventional-commits: ^1.5
- saschaegerer/phpstan-typo3: ^1.8
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1.2
- seld/jsonlint: ^1.9
- squizlabs/php_codesniffer: ^3.7
- ssch/typo3-rector: ^1.1
- symfony/yaml: ^6.1
- typo3/coding-standards: ^0.7 || ^0.8
- typo3/testing-framework: ^8.1
- dev-main / 1.x-dev
- v1.1.1-rc.5
- v1.1.1-rc.4
- v1.1.1-rc.3
- v1.1.1-rc.2
- v1.1.1-rc.1
- v1.1.0
- v1.1.0-rc.8
- v1.1.0-rc.7
- v1.1.0-rc.6
- v1.1.0-rc.5
- v1.1.0-rc.4
- v1.1.0-rc.3
- v1.1.0-rc.2
- v1.1.0-rc.1
- v1.0.2-rc.1
- v1.0.1
- v1.0.1-rc.3
- v1.0.1-rc.2
- v1.0.1-rc.1
- v1.0.0
- v1.0.0-rc.80
- v1.0.0-rc.79
- v1.0.0-rc.78
- v1.0.0-rc.77
- v1.0.0-rc.76
- v1.0.0-rc.75
- v1.0.0-rc.74
- v1.0.0-rc.73
- v1.0.0-rc.72
- v1.0.0-rc.71
- v1.0.0-rc.70
- v1.0.0-rc.69
- v1.0.0-rc.68
- v1.0.0-rc.67
- v1.0.0-rc.66
- v1.0.0-rc.65
- v1.0.0-rc.64
- v1.0.0-rc.63
- v1.0.0-rc.62
- v1.0.0-rc.61
- v1.0.0-rc.60
- v1.0.0-rc.59
- v1.0.0-rc.58
- v1.0.0-rc.57
- v1.0.0-rc.56
- v1.0.0-rc.55
- v1.0.0-rc.54
- v1.0.0-rc.53
- v1.0.0-rc.52
- v1.0.0-rc.51
- v1.0.0-rc.50
- v1.0.0-rc.49
- v1.0.0-rc.48
- v1.0.0-rc.47
- v1.0.0-rc.46
- v1.0.0-rc.45
- v1.0.0-rc.44
- v1.0.0-rc.43
- v1.0.0-rc.42
- v1.0.0-rc.41
- v1.0.0-rc.40
- v1.0.0-rc.39
- v1.0.0-rc.38
- v1.0.0-rc.37
- v1.0.0-rc.36
- v1.0.0-rc.35
- v1.0.0-rc.34
- v1.0.0-rc.33
- v1.0.0-rc.32
- v1.0.0-rc.31
- v1.0.0-rc.30
- v1.0.0-rc.29
- v1.0.0-rc.28
- v1.0.0-rc.27
- v1.0.0-rc.26
- v1.0.0-rc.25
- v1.0.0-rc.24
- v1.0.0-rc.23
- v1.0.0-rc.22
- v1.0.0-rc.21
- v1.0.0-rc.20
- v1.0.0-rc.19
- v1.0.0-rc.18
- v1.0.0-rc.17
- v1.0.0-rc.16
- v1.0.0-rc.15
- v1.0.0-rc.14
- v1.0.0-rc.13
- v1.0.0-rc.12
- v1.0.0-rc.11
- v1.0.0-rc.10
- v1.0.0-rc.9
- v1.0.0-rc.8
- v1.0.0-rc.7
- v1.0.0-rc.6
- v1.0.0-rc.5
- v1.0.0-rc.4
- v1.0.0-rc.3
- v1.0.0-rc.2
- v1.0.0-rc.1
- dev-release
This package is auto-updated.
Last update: 2025-06-16 14:18:56 UTC
README
GSB 11 Extension gsb_public_frontend
About
The extension gsb_public_frontend contains the assets for building a website with Government Side Builder 11.
It is part of the Government Side Builder 11.
Installation
The best way to install this extension is to start with the GSB Sitepackage Kickstarter extension.
Quick installation without GSB Sitepackage Kickstarter
In a composer-based TYPO3 installation you can install the extension EXT:gsb_public_frontend via composer:
composer require itzbund/gsb-public-frontend
In TYPO3 installations above version 11.5 the extension will be automatically installed. You do not have to activate it manually.
Usage
Check and start with the GSB Sitepackage Kickstarter. There you get more information.
Contribute
As with TYPO3, we encourage you to join the project by submitting changes. Development of the GSB 11 happens mainly in the GSB 11 TYPO3 extension repositories.
To get started, have a look at our detailed contribution walkthrough.