Joomla 2.5 has reached its end of life as for 12/31/2014. Please be advised this may be a security risk to your website. You can view more information about the end of life here.
If you need to upload images to your Joomla 2.5 website for use within an article, it’s easiest to upload the images as you’re writing the article. What do you do however when you need to upload something else other than an image? For example, how do you upload a pdf file and give someone a link to that file? In this Joomla 2.5 tutorial, we’ll show you how to upload files (other than images) using your Joomla 2.5 media manager. We’ll also show you how to find the URL to that file so that you can link to it.
In this article, we’re specifically focusing on a .pdf file. Keep in mind however that these steps will apply to all document types, such as .docx, .xlsx, and .pptx.
To upload a file using the Joomla 2.5 media manager:
- Log into your Joomla 2.5 admin
- In the top menu, hover over Content and then click Media Manager
- In the left menu under Media Folders, navigate to the folder where you want to upload the file to by clicking on the individual folders. If you need to create a new folder, in the right side of the page enter a name for the new folder and then click Create Folder.
- Upload your file
After navigating to the folder where you want to upload your file to, under Upload Files click the Browse button. Find the file on your computer, select it by clicking on it, and then click Open. Finally click Start Upload.

- After the file has been uploaded, you will see a message similar to:
Upload Complete: /pdfs/my-pdf-file.pdf
If you need to link to this file, you need to find the path to it. The path is actually given to you after uploading the file. In our case, the path was /pdfs/my-pdf-file.pdf. The link to your new file will be:
Your Joomla site’s URL + /images + your uploaded file’s path:
https://example.com/images/pdfs/my-pdf-file.pdf