slavlee / countdown-element
强大的TYPO3扩展,用于显示倒计时计时器。购买PRO版本:https://countdown-element.slavlee.de/free-vs-pro/
1.1.2
2024-06-20 06:10 UTC
Requires
- php: ^8.1 || ^8.2 || ^8.3
- typo3/cms-backend: ^12.4 || ^13
- typo3/cms-core: ^12.4 || ^13
- typo3/cms-fluid-styled-content: ^12.4 || ^13
- typo3/cms-frontend: ^12.4 || ^13
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.52.1
- phpunit/phpunit: ^10
- typo3/cms-composer-installers: ^3.1.3 || 4.0.0-RC1 || ^5.0
- typo3/cms-install: ^11.5.24 || ^12.4.2 || ^13.0
- typo3/coding-standards: ^0.7.1
- typo3/testing-framework: ^8
README
强大的TYPO3扩展,用于显示倒计时计时器。
2 使用
2.1 安装
从TYPO3扩展仓库(TER)安装扩展
使用扩展管理器模块下载并安装 扩展。
2.2 使用composer安装
composer req slavlee/countdown-element
将 Countdown Element - Base 包含到您的TypoScript设置中。
3 探索更多
如果您正在寻找优秀且易于使用的TYPO3模板和扩展,请访问:T3 Templates
4 更新日志
更新日志可以在 CHANGES.md 文件中找到。
5 开发信息
- git update-index --chmod=+x ./Build/Scripts/runTests.sh