WT Fabric.js
Introduction
This plugin is for Joomla developers. The plugin registers Fabric.js package in Joomla Web Assets Manager. It allows you to use Fabric.js anywhere in Joomla 4: into modules, components, plugins.
To do this in your code, use
use JoomlaCMSFactory;
$wa = Factory::getApplication()->getDocument()->getWebAssetManager();
$wa->useScript('fabric-bundle');
WT Fabric.js
- Version:
- 6.4.3
- Developer:
- Sergey Tolkachyov
- Last updated:
-
Oct 15 2024
1 month ago - Date added:
- Aug 15 2023
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J4 J5
Share