.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _admins: =================== For Administrators =================== .. _install: Installation ============ The video player extension can be installed through the typical TYPO3 installation process using the Extension Manager. .. _step-by-step: Step-By-Step ------------ - Login as administrator at the TYPO3 backend. - Open the extension manager and select “Get Extensions” in the dropdown on the top left. - if required: Update the extension list. - if required: Install Extbase and Fluid extensions - Search for extension key “isa_fluidvideoplayer” - Click the install-icon to install the extension on your server. - Add the static typoscript template to your root typoscript template. .. important:: The video player extension needs the Extbase- and Fluid-Extension. Without these extensions the video player will not work correctly. .. _more-information: More information ================== For further information about the typical TYPO3 installation process using the Extension Manager see the link below: - http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/Installation/Index.html