Commit graph

6 commits

Author SHA1 Message Date
4b4e318014
Add custom page template with menu and page content
This includes custom HTML, custom CSS.
Also demonstrates how to generate content and menus.
2023-02-21 07:50:34 +01:00
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