ash3t/flarum-bbcode-iframe
Adds an iframe BBCode. [iframe=URL]
Maintainers
Package info
github.com/ash3T/flarum-bbcode-iframe
Type:flarum-extension
pkg:composer/ash3t/flarum-bbcode-iframe
Fund package maintenance!
dev-main
2025-05-07 05:30 UTC
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-25 08:33:44 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
