TYPO3 Features

  • Ease of Use: TYPO3 provides in-built editors that are compatible with all major browsers. The editors enable users to easily format and publish content on the website. Editors are customizable as per individual requirements.
  • Templating: The TYPO3 template library provides array of templates that can be used to develop the applications. It supports customized template creation using external applications like Photoshop, Dreamweaver, etc and import them into TYPO3.
  • Right Management: An extensive admin module is provided with TYPO3 with the help of which administrators can manage and administer the website. Administrators can view audit trails for all the pages of the website. Also have an option for roll back changes made to any pages. Proper access-level permission management.
  • Open Architecture: The repository stores all the extensions available with TYPO3. Download and install the desired extension from the repository at any time. Developers can create custom extension and upload them to the repository where it can be accessed by others.
  • Extension/Feature Richness: An Extension development wizard is included which enables to easily create a basic structure/framework for the application. PHP scripting is used to customize the structure. Developers can create their own extension using Extension Development Tool. A wide array of extensions are freely available that can be integrated with the application to provide the advanced functionality.
  • Configuration: TYPO3 provides configuration language - Typoscript - that can be used to configure and customize the templates that are being used to develop an application.
  • Multiple Sites/Domains: TYPO3 has built-in provision that enables multiple domains to point to a single TYPO3 application.
  • Multiple Installs: Multiple versions can be parallel run through.
Also Read :