Quick configuration
Note
The screenshots used in this documentation assume the use of
ext:bootstrap_package
by Benjamin Kott.
Without this template extension you have to create your own views with the,
fluid templates provided by the ext:.
Enable Site Set
This extension is configured via TYPO3 Site Sets. Static TypoScript templates are no longer supported. For details, see the TYPO3 main documentation: Site sets.
Tip
For a quick start, the use of ext:bootstrap_package ^16.0 by Benjamin Kott is recommended.
- Open your site config:
config/sites/<your- site>/ config. yaml -
Add the base set dependency:
dependencies: - quicko/clubmanagerCopied!
Read more about configuration via Site Settings (preferred) and TypoScript fallback in the Configuration section.
Further reading
- Global extension configuration
- TypoScript, mainly configuration for the frontend
- TsConfig, configuration for the backend
- Routing for human readable URLs
- Templating customize the templates