Mastering the File Upload Tab in Shack Forms Pro

File uploads are one of the most powerful features in Shack Forms Pro — and the Upload tab is where all that power is controlled. Unlike many form builders, Shack Forms Pro manages uploads entirely at the module level, keeping configuration centralized, predictable, and secure.

In this blog post, we’ll walk through every setting in the Upload tab, explain what it does, and share practical tips so you can configure uploads with confidence.

1. Show upload

the show upload setting

This is the master switch for file uploads.

  • No → No file upload input is shown on the form
  • Yes → A file upload input is automatically added to the form

Important: There is no separate upload field to add. Enabling this option injects the upload input automatically into the frontend form.


2. Attachment type in email

the attachment type in email setting

This setting controls how uploaded files are included in notification emails.

Typical behaviors include:

  • Attachments – Files are physically attached to the email
  • Links – Emails contain links pointing to the uploaded files

Tip: For large files, links are usually safer. Email providers often block or truncate large attachments.


3. Autostart upload

the autostart upload setting

When enabled, file uploads begin automatically as soon as the user selects a file.

  • Yes → Upload starts immediately
  • No → Upload waits until form submission

This setting improves user experience for:

  • Large files
  • Multiple-file uploads
  • Slower connections (errors appear earlier)

4. Server upload maximums

the server upload maximums setting

These values are read-only and reflect your PHP server limits.

Example:

  • POST size: 128M
  • File size: 128M
  • Files: 20

Critical rule: These limits cannot be overridden by Shack Forms Pro. Even if you allow larger values below, PHP will always win.

Use this section to:

  • Diagnose upload failures
  • Explain limits to clients or site owners
  • Verify hosting configuration

5. File size limit (MB)

the file size limit setting

Sets the maximum size per uploaded file, in megabytes.

  • Must be equal to or lower than PHP’s file size limit
  • Setting it higher will not work and may confuse users

Best practice:

  • Match this closely to your real use case
  • Leave some buffer below PHP limits

6. Files limit

the files limit setting

Controls the maximum number of files per form submission.

This limit works together with:

  • PHP’s max file upload count
  • Frontend validation
  • Email attachment handling

Tip: If users report missing files, this is one of the first settings to check.


7. Allowed file extensions

the allowed file extensions setting

Defines which file types users are allowed to upload.

Example:

jpg, png, pdf, docx

Key points:

  • Extensions are comma-separated
  • Case-insensitive
  • Acts as a server-side security filter

Note: Files not listed here are rejected — even if the browser allows selection.


8. Show limits in tooltip

the show limits in tooltip setting

When enabled, users see upload limits (file size, file count, extensions) in a tooltip.

Benefits:

  • Improves clarity
  • Reduces failed submissions
  • Minimizes support requests

Highly recommended for public-facing forms.


9. Upload tooltip

the upload tooltip setting

This is the custom tooltip text shown to users.

You can use it to:

  • Explain what files are expected
  • Add friendly instructions
  • Clarify size or format rules

Example:

You may upload up to 3 PDF or image files. Maximum size per file: 5MB.


10. Upload label

the upload label setting

Controls the text label displayed next to the upload input.

Use this to:

  • Match your site’s tone
  • Make expectations clear
  • Improve accessibility

Example labels:

  • Attach files
  • Upload documents
  • Add supporting images

11. Upload path

the upload path setting

This defines where uploaded files are stored on your site.

Default structure:

media/mod_pwebcontact/upload/<your-module-id-number>/

Why this matters:

  • Each module gets its own isolated folder
  • Prevents filename collisions
  • Improves organization and security

Tip: Make sure the folder is writable by PHP.


Final thoughts

The Upload tab in Shack Forms Pro is more than just a few toggles — it’s a carefully designed, form-level upload system that balances usability, security, and reliability.

If uploads ever fail, remember this checklist:

  1. Is Show upload enabled?
  2. Do PHP limits allow it?
  3. Are file size and file count aligned?
  4. Are extensions explicitly allowed?
  5. Is the upload folder writable?

Configured correctly, file uploads in Shack Forms Pro are rock-solid and user-friendly.


What's Next?

Save $1,000's when you sign up for Joomlashack's Everything Club.

You will get your hands on our extensive range of over 20 extensions, plus legendary support!

Click here to join the Everything Club