This repository has been archived by the owner on Jan 9, 2022. It is now read-only.
Releases: saschaende/t3helpers
Releases · saschaende/t3helpers
0.9.40
Added extension key in composer.json
0.9.39
TYPO3 11 compatibility. Will not throw errors anymore. Please test this beta release.
0.9.37
0.9.36
- Easy one line uploads: t3h::Filesystem()->uploadFileAndGetFileReference($table,$tmp_name,$targetFolder,$target_filename)
- Use the new class SaschaEnde\T3helpers\Helpers\FileReference
0.9.35
Signal slot for Password::checkPassword()
0.9.34
Automatically convert style into inline css when using email functions (MAIL)
0.9.33
- Added a trait to call dynamic non existent properties of a domain model
- Removed example eID
- Removed admin module with documentation (add it manually if you need it)
0.9.32
0.9.32
0.9.31
Added Data::objectToArray, Added Request including example
0.9.30
Added FrontendUser->isLogged(), Added Voucher Codes Class