Mailrelay extension for phpBB. Automatically synchronizes user emails to Mailrelay to create, manage and send marketing campaigns.
Mermaid Diagrams extension for phpBB. Allows you to generate diagrams and flowcharts from text in a similar manner as markdown. It uses the mermaid library to generate the SVG markup...
Hide BBCode extension for phpBB. Allows you to write [hide]text[/hide] or [hide inline=1]text[/hide] and it will hide the content to guests. You can nest [hide] and use other BBCodes inside...
Image Alternate Text extension for phpBB. Allows you to set alternate text to image tags to abide SEO recommendations. BBCode input [img alt="text"]url[/img] HTML output <img src="url" class="postimage" alt="text">
Markdown extension for phpBB. Allows you to write Markdown text in posts, signature or private messages and it will be converted as HTML. It can be used instead of or...
SEO Metadata extension for phpBB Add dynamically generated meta tags and microdata (Open Graph, Twitter Cards and JSON-LD) of your forums and topics to improve SEO of your board and...
Simple CSS Marquee. Generates an animation effect that horizontally scrolls elements, like text or images. It tries to mimic what the obsolete <marquee> tag did, using only CSS.
Imgur extension for phpBB. With this extension you can click on the Imgur posting button and select the image(s) you want to upload. If the upload is successful it will...
Auto-lock Topics extension for phpBB It will automatically lock old topics using phpBB’s cron functionality.
Simple Spoiler BBCode extension for phpBB. Allows you to write [spoiler]text[/spoiler] or [spoiler title=title]text[/spoiler] and it will hide the content on anywhere that you can render BBCodes. You can nest...