ash3t/flarum-bbcode-iframe

Adds an iframe BBCode. [iframe=URL]

Fund package maintenance!
Website

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:flarum-extension

dev-main 2025-05-07 05:30 UTC

This package is auto-updated.

Last update: 2025-05-07 05:30:58 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension which adds an iframe BBCode. Simply type: [iframe="URL"].

Installation

Install with composer:

composer require zerosonesfun/flarum-bbcode-iframe:"*"

Updating

composer update zerosonesfun/flarum-bbcode-iframe:"*"
php flarum migrate
php flarum cache:clear

Links