User HTML data export module in UCP for PHPBB

A forum where we can just geek out together.

Moderator: atreestump

Forum rules
No Spam. No Porn. No Gore. No Abusive Behavior. It's that simple.
Post Reply
IndieAgora
Site Admin
Posts: 25
Joined: Sun Jun 15, 2025 8:29 am

User HTML data export module in UCP for PHPBB

Post by IndieAgora »

A very simple extension that adds an export module button in the UCP > Profile

Allows the user to download a zip file that contains a HTML file with all of their data from your forum. They can choose whether to have all data or just parts of it. The HTML file is a full manifest. Future updates will include segregated files but seeing as this extension doesn't exist and that many users seek it from time to time, I uploaded the most stable version of it so far.

Just drop it in the ext folder and activate in ACP.

The default label for the module is UCP_EXPORTHTML_TITLE but this can be changed in ACP > System > Module Management > User Control Panel > Profile to whatever suits.

Hopefully you will enjoy the extension and give your users the reassurance that if your site vanishes, either for legitimate reasons or through foul play, they can always backup their own data without asking admins.
Screenshot 2025-08-31 131923.png
ia-exporthtml-1.0.4.zip
(17.58 KiB) Not downloaded yet
Attachments
Screenshot 2025-08-31 131939.png
User avatar
atreestump
Posts: 806
Joined: Sun Jun 15, 2025 3:53 pm

Re: User HTML data export module in UCP for PHPBB

Post by atreestump »

It has been fully validated but phpbb are very strict on hardcoded php, css and javascript. I'm using it on this forum and it works just fine.
Post Reply