“”

Data View Helpers Data View Helpers

mak_dataviewhelpers / beta

ViewHelpers to render stuff in FE.

This version supports TYPO3

Older versions also support TYPO3

Tags

#category #view #helper #viewhelper #cache #compact #repository

Last upload comment

Added more ViewHelpers:

* CachedViewHelper caches output to TYPO3 cache framework
* CompactViewHelper compacts code for bandwidth
* LoadEntitiesViewHelper is a generic loader for repository entities via view

Downloads by month

Download 0.1.2 External Manual Code Insights Donate and Give Kudos
Author
Dr. Maximilian Kalus
Company
AUXNET
Last update
02. Feb 2016
First upload
29. Jan 2016
Downloads
1,601
Category
Frontend Plugins
Dependencies
  • TYPO3 (7.6.0 - 7.99.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. 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
0.1.2 / beta
February 02, 2016
Added more ViewHelpers:

* CachedViewHelper caches output to TYPO3 cache framework
* CompactViewHelper compacts code for bandwidth
* LoadEntitiesViewHelper is a generic loader for repository entities via view

7.6.0 - 7.99.99 Download
0.1.1 / beta
February 01, 2016
Some minor fixes.
Add pid parameter to category view.
7.6.0 - 7.99.99 Download
0.1.0 / beta
January 29, 2016
First version with just one view helper to show categories.
7.6.0 - 7.99.99 Download