---
title: "Field JT Fileupload"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/field-jt-fileupload"
date: "2026-09-09T18:05:38+00:00"
language: "en-GB"
---

#  Field JT Fileupload

With the JoomTools jtfileupload plugin life is much easier. If you want a simple custom field to upload files to a predefined folder without any knowledge about the folder structure and additionally want to protect your files, JoomTools jtfileupload plugin is your friend.

With the Joomla! core custom field media you can already create a field to upload files and link it in your articles. But it uses a pop up modal where you have to navigate to the destination folder and then choose the file you want to upload with the file explorer of your operation system. Then click the upload button, wait for it, then you have to choose the uploaded file and then you can insert it into your article.

You can define the destination folder and if you want to protect your files on creating the field. Your authors don't need to know where to put the files, they just need to choose the file and save the article and all work is done automatically.

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/d8dWuUcTvY4/field-jt-fileupload](http://feeds.joomla.org/~r/JoomlaExtensions/~3/d8dWuUcTvY4/field-jt-fileupload "Field JT Fileupload")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "Field JT Fileupload", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/field-jt-fileupload" } ] }
```
