Commit graph

7 commits

Author SHA1 Message Date
fde6099602
Add custom content element
This includes:
- Wizard
- TCA
- Backend Preview
- Frontend Rendering:
    - TypoScript
    - Fluid
2023-02-15 10:30:25 +01:00
b0a6d51b2c
Replace custom rendering by system extension fluid_styled_content 2023-02-15 10:29:54 +01:00
8fc772934b
Add first very basic rendering of content element 2023-02-15 10:29:54 +01:00
1cea5afb5c
Add First custom TypoScript
In order to demonstrate how to configure rendering of TYPO3.

!!!: Don't forget to include the static template within sys_template record.
2023-02-15 10:29:53 +01:00
63a65e3447
INITIAL Installation
This is the initial state after setting up TYPO3 via composer.
2023-02-15 10:29:51 +01:00
c62fbe4073
Adjust readme 2023-02-15 10:29:48 +01:00
e1fb7d52b9 Initial commit 2023-02-15 09:11:35 +01:00