Book Image

Building Websites with TYPO3

By : Michael Peacock
Book Image

Building Websites with TYPO3

By: Michael Peacock

Overview of this book

<p>The book has 8 chapters, each dealing with a different aspect of TYPO3 and by the end you can genuinely claim to have tamed the beast that is TYPO3.</p> <p class="TISBody">TYPO3 is a popular, free, feature-rich open source content management system. It has the flexibility and scalability to more than match commercial systems and allow you to build a powerful and complex website. Because of its complex system and numerous extensions, TYPO3 can be daunting on first approach and the initial learning curve can be steep. However the nature of its advanced features will reward an extra investment in learning.</p>
Table of Contents (14 chapters)

What is TYPO3?


TYPO3 is a free, open-source, enterprise-level content management system originally created by Kasper Skårhøj (a developer from Denmark) in 2000. It is a web-based application that we can run on a web server of our choice. The features that make up TYPO3 are modularized, separating all of the main sections and functions.

TYPO3's License

TYPO3 is released under the GNU (General Public License). This means that:

  • We are free to modify the source code of TYPO3 for whatever purpose we need.

  • We save money on software, and so we can focus on customization.

  • It is open source, so security vulnerabilities are more likely to be spotted and quickly patched.

The down side to the license is that the software comes with no warranty. Full details on the license can be found here: http://www.fsf.org/licensing/licenses/gpl.html.