Forminator

Source

Public — Composer (wpackagist-plugin/forminator)

Purpose

Forms, quizzes and polls (contact / entry forms)

Special infra

None beyond the shared uploads PVC

Install

Public plugin, pinned via Composer, activated in bootstrap.

Configuration

Forminator stores its configuration and submissions in the database. File uploads submitted through a form are written under wp-content/uploads/forminator, which is on the persistent uploads PVC — no dedicated volume is required. If forms accept large attachments, size the uploads PVC and the PHP upload_max_filesize / post_max_size accordingly.