Implement various helpful features to TYPO3 and some extensions
After installing this extension nothing really happens. It's up to you to activate individual features in Extension Settings.
- Enable page UID in PageTree.
- Transfer value of
currentfrom CONTENT-Object to renderObj-Object. - Select categories of current PageTree only.
- Use our task to execute your own individual SQL-Query.
- Html VH with record-attribute which should be used while processing lib.parseFunc
- VH which brings you GeneralUtility::splitFileRef functionality into FE.
- Solr-Features: Use task to index all of your PageTrees in ONE task.
- Aspect for RouteEnhancer to persist static values
Stay tuned, we will fill up this extension with even more feature in future.
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/jwtools2
Download and install jwtools2 with the extension manager module.
- Install the extension
- Move over to Extension Settings and activate the features you want
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.