Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Our forum is getting quite large because of attachments, making backups take longer and longer.
It has made me think that perhaps it would good to use a free online storage service like dropbox, and have a mod that automatically stores attachments in a Dropbox set up for this purpose.
Dropbox has a folder called 'Public', which allows public access via the image URL it generates for each file:
Eg right click on an image in the public folder of Dropbox to get the public link:
I guess the way it would have to work might be as a button alternative to attachments, that would activate a script to copy the picture over to Dropbox, and get the image URL from Dropbox.