Forminator
Source |
Public — Composer ( |
Purpose |
Forms, quizzes and polls (contact / entry forms) |
Special infra |
None beyond the shared uploads PVC |
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.