Add handler
Config limit handler
Webform show limit message

The "Webform Redis Limit Handler" module allows users to mange submission limits for webforms. When a webform is submitted, a Redis counter is incremented, and if the configured limit is exceeded, an error message is shown.

By using Redis, the module ensures that simultaneous submissions by multiple users are managed without exceeding the set limit.

Project information

Releases