WT Fancybox.js
New n
Introduction
The plugin registers the Fancybox package in Joomla Web Assets Manager. After registration, you can use it in your extensions.
This is a plugin for Joomla developers. It allows you to use Fancybox.js anywhere in Joomla 4+: modules, components, plugins.
To do this, use in your code:
```
use JoomlaCMSFactory;
$wa = Factory::getApplication()->getDocument()->getWebAssetManager();
$wa->usePreset('wtfancybox'); // Local file
$wa->usePreset('wtfancybox-remote'); // Use from CDN
```
WT Fancybox.js
- Version:
- 6.0.6
- Developer:
- Sergey Tolkachyov
- Last updated:
-
Jul 13 2025
1 day ago - Date added:
- Jul 08 2025
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J4 J5
Share