hyperdigital/hd_development

HD Development - enable FE developers to work inside TYPO3 without special knowledge

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.3 2024-05-22 08:01 UTC

This package is auto-updated.

Last update: 2024-05-31 14:55:08 UTC


README

TYPO3 extension for Frontend developers to use TYPO3 without any special knowledge, just to create frontend content elements over HTML (fluid).

Just create HTML file inside some storage, like fileadmin. Then on place where the developer wants to work add a plugin "Development: Content Element". There specify the template file and if needed some variables.

Usage of Partials

The "Partials" (<f:render partial="..." .. />) is taken from default content element settings in lib.contentElement. As additional settings only for the specific HTML file is possible to append other storages directly inside the flexform where is set the template file.