WT JSwiper - SWiper.js for Joomla developers

Downloads 41768 Hits 11190 CTR 373% Plg Free

This plugin is for Joomla developers. The plugin registers Swiper.js package in Joomla Web Assets Manager. Then you can use it in your extensions via $wa->useScript('swiper-bundle')->useStyle('swiper-bundle').

WT JSwiper - SWiper.js for Joomla developers

Description

Plugin for Joomla developers. It allows you to use Swiper.js anywhere in Joomla: in modules, components, plugins.

To do this in your code, use:

$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.

The plugin can be used as a dependency when developing your own extensions for Joomla 4+. The plugin uses the Joomla 4+ update system.

Joomla

Extension type:
Plugin
Folder:
System
Joomla version:
4.1, , 4.2, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 5.0.0, 5.0.1, 5.0.3, 5.1, 5.1.1, 5.1.2, 5.1.3, 5.1.4, 5.2.1, 5.2.2, 5.2.3, 5.2.4, 5.2.5, 5.3.0, 5.3.1, 5.3.3, 6.0.0, 6.0.2, 6.0.3, 6.1.0, 6.1.1, 6.1.2

What's new

Fixed

Bug Fixes

core: keep module defaults when params come from another realm (4bb6caf)
core: make elementOffset viewport-relative again (1115f9e), closes #8209
types: preserve module options in breakpoints (d598495), closes #8207

Related extensions

WebTolk Joomla Extensions

111 Extensions
12 Categories
566 Versions released
809031 Downloads