t3v / t3v_cookies
The cookies extension of TYPO3Voila.
Installs: 1 402
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >= 7.2 < 7.4
- fluidtypo3/vhs: ^5.1
- gridelementsteam/gridelements: dev-9-0 || dev-master
- t3v/t3v_content: *
- t3v/t3v_core: *
- typo3/cms-core: ^9.5 || dev-master
Requires (Dev)
- mikey179/vfsstream: ^1.6
- namelesscoder/typo3-repository-client: ^2.0
- nimut/testing-framework: ^4.1
- phpunit/phpunit: ^6.0
Replaces
- typo3-ter/t3v_cookies: 6.0.0
This package is auto-updated.
Last update: 2021-10-26 12:27:27 UTC
README
The cookies extension of TYPO3Voila.
Dependencies
- TYPO3 CMS 9.5 or greater
- Grid Elements extension
- VHS extension
- T3v Core extension
- T3v Content extension
Installation
- Add T3v Cookies as dependency to the Composer configuration
- Run
composer install
orcomposer update
to install all dependencies with Composer - Include the TypoScript for T3v Cookies
Grid Elements
- Note Grid Element
Development
Setup
$ ./Scripts/Setup.sh
Run Unit Tests
$ ./Scripts/Tests/Unit.sh
Run Functional Tests
$ ./Scripts/Tests/Functional.sh
Bug Reports
GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.
Versioning
This library aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.
Credits
Icons
Icons made by Smashicons from Flaticon is licensed by CC 3.0 BY.
License
T3v Cookies is released under the MIT License (MIT), see LICENSE.