WT JSwiper

$wa = Factory::getApplication()->getDocument()->getWebAssetManager();
$wa->useScript('swiper-bundle')->useStyle('swiper-bundle'); // Use local file
$wa->usePreset('swiper-bundle-remote'); // Connect from CDN
At the moment, only the swiper-bundle is connected with this plugin.
Plugins's GitHub repo with auto-building releases: https://github.com/WebTolk/WT-JSwiper-Joomla-web-asset-plugin
Extension Info :
This plugin is for Joomla developers. The plugin registers Swiper.js package (https://swiperjs.com/) in Joomla Web Assets Manager. Then you can use it in your extensions. Plugin for Joomla developers. It allows you to use Swiper.js anywhere in Joomla 4: in modules, components, plugins. To do this in your code, use
Extension Data :
- Compatibility :
- Joomla 3.xYes
- Joomla 4.xYes
- Joomla 5.xYes
- Joomla 6.xYes
