“”

TypoScript Condition userFunc enhancements TypoScript Condition userFunc enhancements

patch10011 / stable

TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch #10011.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jambagecom/patch10011

Tags

#typoscript #condition #installed #tt_products

Last upload comment

add a reduced isLoaded() syntax

Downloads by month

Download 0.5.0 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Franz Holzinger
Company
jambage.com
Last update
18. Jul 2022
First upload
20. Apr 2010
Downloads
5,434
Category
Miscellaneous
Dependencies
  • TYPO3 (9.5.0 - 11.5.99)

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. Go to your folder where the root composer.json file is located
  2. Type: composer req jambagecom/patch10011 to get the latest version that runs on your TYPO3 version.
  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.

Other extensions by this user (52)

Version history

Version Upload comment Works with TYPO3 Download
0.5.0 / stable
July 18, 2022
add a reduced isLoaded() syntax
9.5.0 - 11.5.99 Download
0.4.1 / stable
May 19, 2021
bugfix in composer version constraints


9.5.0 - 10.4.99 Download
0.4.0 / stable
January 23, 2021
completely new written for TYPO3 10.4


9.5.0 - 10.4.99 Download
0.3.5 / stable
January 15, 2021
bugfix for ext condition
6.2.0 - 9.5.99 Download
0.3.4 / stable
March 31, 2020
support for TYPO3 9.5

6.2.0 - 9.5.99 Download
0.3.3 / stable
June 26, 2019
add documentation for the namespace userFunc usage
6.2.0 - 8.99.99 Download
0.3.2 / stable
January 03, 2019

bugfix: add support for the old hook format with a :& separator between filename and class name.

6.2.0 - 8.99.99 Download
0.3.1 / stable
November 30, 2018

Change the extension name in order to make it clear that the most important feature is the improved userFunc which allows multiple parameters and the check of a return value. Hooks inside of extensions define the meaning. Namespaces are now supported.

6.2.0 - 8.99.99 Download
0.3.0 / stable
January 09, 2018

support for TYPO3 8

6.2.0 - 8.99.99 Download
0.2.2 / stable
March 21, 2017

support for TYPO3 7.6.x and higher

6.2.0 - 7.99.99 Download
0.2.1 / stable
July 25, 2015

modification for TYPO3 7.4

6.2.0 - 7.4.99 Download
0.2.0 / stable
May 01, 2015

Improved Typoscript conditions and userFunc with returning parameters comparison.
In TYPO3 before 6.2.13 you must apply this patch.
https://review.typo3.org/#/c/38917/

6.2.0 - 6.2.99 Download
0.1.0 / stable
April 20, 2010
Now working with TYPO3 4.3 and 4.4.
Also using hooks now that you can include some OO code inside of extensions before you generate a condition with userFunc.
Download
0.0.1 / stable
April 20, 2010
Only usable until TYPO3 4.2.x.

Download