Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 749 Bytes

custom_fluid_styled_content

This small Extension helps You creating Custom Fluid Styled Content Elements for TYPO3. It will handle for You placing Your files to the correct places. Just copy the folder containing all needed files on one place and You are ready to go.

What CustomFluidStyledContent is

  • a simple Hook for merging and copying files to the right places

What CustomFluidStyledContent NOT is

  • a fancy wizard for creating content elements
  • not copy of Mask - you still need to know TypoScript, PageTS, TCA and maybe SQL

Features

  • Simple. Just merging and copying files for you.
  • Keep Your Content-Elements cleaner and more reusable.
  • No Custom PageTS or TypoScript Files needed (optional).

Feel free to contribute.