Administrator Manual¶
Target group: Administrators
This extension is easy to install and to configure. There are no dependencies to other extension, only to TYPO3 core.
Installation¶
To install the extension, perform the following steps:
- Install extension via composer (recommended) or go to the Extension Manager and install the extension
- Import the configuration from the extension in your RTE configuration
- Enable the plugin in your RTE configuration
- Optional: include TypoScript constants and setup from fs_code_snippet in the configuration of your site package to render the code block in your website (frontend)
- Check the results in the backend editor and in the frontend of your website
See also Readme.md file file to get more information about configuration of the extension.