svewap/ws-slider
Composer 安装命令:
composer require svewap/ws-slider
包简介
universal slider extension for tinyslider, swiper, flexslider, ...
README 文档
README
Universal slider / carousel extension
A TYPO3 content element that provides a configurable slider/carousel with support for multiple rendering engines. Each renderer has its own FlexForm settings and TypoScript constants, allowing global defaults that editors can override per element.
Supported renderers
| Renderer | Library | Site Set name |
|---|---|---|
| Swiper | Swiper.js | wapplersystems/ws-slider-swiper |
| FlexSlider 2 | FlexSlider | wapplersystems/ws-slider-flexslider |
| TinySlider 2 | Tiny Slider | wapplersystems/ws-slider-tinyslider |
| Slick | Slick | wapplersystems/ws-slider-slick |
| Bootstrap | Bootstrap 5 | wapplersystems/ws-slider-bootstrap |
Requirements
- TYPO3 v14
- PHP 8.2+
fluid_styled_content
Installation
composer require wapplersystems/ws-slider
Configuration
1. Include the Site Set
Add the base Site Set wapplersystems/ws-slider and the Site Set for the renderer(s) you want to use (e.g. wapplersystems/ws-slider-swiper) in your site configuration.
2. TypoScript constants
Each renderer ships global TypoScript constants (e.g. plugin.tx_wsslider.settings.renderer.swiper.*). These serve as default values for all slider elements using that renderer.
3. Per-element settings
Editors can override any constant via the FlexForm settings of the content element. A checkbox controls whether the global default or a custom value is used. The current default value is always visible as a placeholder.
4. Presets
Presets allow storing a named set of slider settings in the database (tx_wsslider_domain_model_preset). Editors can select a preset instead of configuring each option individually.
Templating
Override the Fluid templates located in Resources/Private/Templates/ via TypoScript templateRootPaths as usual.
Video tutorial
A German video tutorial on installation and configuration: YouTube
Authors
- Sven Wappler
- Contributors
Links
svewap/ws-slider 适用场景与选型建议
svewap/ws-slider 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 7.99k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2020 年 10 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「typo3」 「TYPO3 CMS」 「slick」 「flexslider」 「swiper」 「tinyslider」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 svewap/ws-slider 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 svewap/ws-slider 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 svewap/ws-slider 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
统计信息
- 总下载量: 7.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-10-02
