Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1485

General Questions/New to Joomla! 4.x • Re: Frontend zip file upload/Joomla 4.x

$
0
0
Can you upload a .zip file from Contents - Media? If you can do that, there should not be any issues in downloading the same file from the front end, as long as the URL is correct. If the file is stored in the folder images/documents, use the following example:

Code:

<a href="images/documents/Joomla_5.1.2-Stable-Full_Package.zip" target='_blank'>Joomla 5.1.2</a>
About the configuration of Content - Media - Options in relation to uploading .zip files:

Maximum Size (in MB): the allowed size to be within the settings in the php.ini file, i.e. post_max_size and upload_max_filesize

Allowed Extensions: zip (add ,zip to the end of the list)

Check MIME Types: yes or no, up to you but preferably yes

Legal Document Extensions (File Types): zip (add ,zip to the end)

Legal MIME Types: application/zip (add ,application/zip,application/x-zip,application/x-zip-compressed to the end)

Statistics: Posted by toivo — Fri Jul 12, 2024 9:42 pm



Viewing all articles
Browse latest Browse all 1485

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>