|
|
To begin using your newly created provider extension you should perform the following steps:
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:
Resources/Private/Templates/
folder of your generated extensions and start editingContent/
subfolderPage/
subfolder
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.