Next steps? Only available in English

To begin using your newly created provider extension you should perform the following steps:

  1. Install the extension using the Extension Manager module or TYPO3 CLI commands
  2. Include the static TypoScript template in the root template(s) of the TYPO3 site(s) where you wish to use the content/page templates
  3. If you included page templates: edit the topmost page(s) where the templates are used and select "Fluidpages" in the "Backend layout" selectors
  4. If you included content templates: the templates will automatically be detected and made available in the new content element wizard

Note that if you used EXT:site to generate this provider extension and selected to create pages and resources then all the above steps will have been automatically performed.

To begin editing your templates:

Note that if you used EXT:site to generate this provider extension and selected to create file mount points then you can edit these files through the "file list" module. You can also create such a mount point manually - simply create it as relative to site root and pointing to the typo3conf/ext/{attributes.extensionKey}/Resources/Private/ folder.

Further documentation can be found online at https://fluidtypo3.org.