Configuration 

Target group: Developers, Integrators

Site sets 

This extension provides support for site sets.

Add brotkrueml/form-rate-limit 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.

  1. Switch to the root page of your site.
  2. Switch to the Site Management > TypoScript module and select Edit TypoScript record.
  3. Press the link Edit the whole TypoScript record and switch to the tab Advanced Options.
  4. Select Form Rate Limit (form_rate_limit) from the available items at the field Include TypoScript sets:
Include TypoScript sets

Include TypoScript sets