slavlee / countdown-element
Powerful TYPO3 extension to display countdown timers. Buy the PRO version: https://countdown-element.slavlee.de/free-vs-pro/
Installs: 80
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Language:Shell
Type:typo3-cms-extension
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
Powerful TYPO3 extension to display countdown timers.
2 Usage
2.1 Installation
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
2.2 Installation with composer
composer req slavlee/countdown-element
Include Countdown Element - Base into your TypoScript sets.
3 Explore more
If you are looking for awesome and easy to use TYPO3 templates and extensions, then visit: T3 Templates
4 Changelog
The changelogs can be found inside the CHANGES.md file.
5 Development infos
- git update-index --chmod=+x ./Build/Scripts/runTests.sh