Download

Get help developing custom BBCodes or request one.
Post Reply
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6677
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Download

Post by HiFiKabin »

Instead of opening a linked file, this code will download it.

First, download this image, then place it in the images folder of you phpBB installation.
download.png
download.png (5.8 KiB) Viewed 978 times
BBCode Usage:

Code: Select all

[Download]{URL}[/Download]
HTML Replacement:

Code: Select all

<a href="{URL}" download title="Click to Download the file"><img src="/images/download.png"></a>
Help Line:

Code: Select all

Download: [download]URL[/download]
Post Reply

Return to “Custom BBCode Development and Requests”