.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _admin-manual: Administrator Manual ==================== The Installation should as usual installed in the extension manager and the static template should be added in the root template record. As an example and test possibility the extension provides a test extension which can be activated in the extension configuration of the plugin. Installation ------------ 1. Install the extension in the extension manager. 2. activate the plugin in the extension configuration if you want to check the extension: .. figure:: ../Images/AdministratorManual/form4_pages_extconf.png :width: 700px :alt: Activate the test Extension in the extconf It is possible to activate a test extension 3. add the static template to your root template, if you have activated the plugin: .. figure:: ../Images/AdministratorManual/form4_pages_static_Template.png :width: 700px :alt: Activate the test Extension in the extconf Plugin ------ If the plugin is added for test and example reasons and can be activated in extension configuration. If this is done, you can add on any page the plugin via "general plugin" and then choose the "page plugin" itself: .. figure:: ../Images/AdministratorManual/form4_pages_plugin.png :width: 700px :alt: Activate the test Extension in the extconf In the front-end you should see then a full list of all pages your TYPO3 installation provides. Troubleshooting --------------- If the plugin doesn´t provide any information and an extbase error ist thrown, please check the root template and compare if the load order of your extension fits. Best seen in the Template Analyzer.