“”

Tool: Services and Utilities for Extbase extension Tool: Services and Utilities for Extbase extension

tool / stable

A collection of Services (for injection) and Utilities (for static calling) for Extbase extensions.

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

Maintenance relase. Changelog: https://github.com/FluidTYPO3/tool/commits/1.1.2

Downloads by month

Download 1.1.2 Extension Manual
Author
Claus Due
Company
Wildside A/S
Last update
04. Dec 2013
First upload
31. Dec 2012
Downloads
2,059
Category
Miscellaneous
Dependencies
  • TYPO3 (4.5.0 - 6.1.99)
  • TYPO3
  • extbase

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.1.2 / stable
December 04, 2013
Maintenance relase. Changelog: https://github.com/FluidTYPO3/tool/commits/1.1.2
4.5.0 - 6.1.99 Download
1.1.1 / n/a
March 17, 2013
Bugfixes only - see full list at https://github.com/NamelessCoder/tool/commits/master
Download
1.1.0 / stable
February 13, 2013
New: MarshallService. A secure and transmission safe, but slower, replacement for serialize() and unserialize() which supports DateTime and other otherwise unsupported values - ideal for DomainObject transmission. Uses JSON as storage format.
>= 4.5.0 Download
1.0.0 / beta
December 31, 2012
Initial release. Includes Services: Auth, Clone, Domain, File, Json, Recursion and User. Utilities: Array, Path and Version. Resources: FileResource and FileResourceObjectStorage (used transparently by FileService but also useful when assigned Fluid views
Download