Configuration
Target group: Developers, Integrators
Site sets
This extension provides support for site sets.
Add
brotkrueml/
as dependency to the configuration of
your site package:
EXT:your_sitepackage/Configuration/Sets/<your-set>/config.yaml
name: your-vendor/your-sitepackage
label: Sitepackage
dependencies:
# ... some other dependencies
- brotkrueml/form-rate-limit
Copied!
Include TypoScript sets
The extension ships some TypoScript code which needs to be included.
Note
This is only necessary, if not using site sets.
- Switch to the root page of your site.
- Switch to the Site Management > TypoScript module and select Edit TypoScript record.
- Press the link Edit the whole TypoScript record and switch to the tab Advanced Options.
- Select Form Rate Limit (form_rate_limit) from the available items at the field Include TypoScript sets:

Include TypoScript sets