About this Approach

This framework is not about getting TYPO3 or TemplaVoila to do new things.

So, what is it?

Simply a workflow supported by a code base and set of best practices to produce visually-varied sites quickly and consistently using TemplaVoila.

What You Need to Know

To use the techniques presented in this site, at a minimum you need to:

Ideally, you will:

My guess is that developers who use TemplaVoila to build a lot of sites will find it easier than most to understand this framework since they are already familiar with TypoScript, front-end code and TemplaVoila.

Adaptable Layouts  >>

 

Central Concepts

Start Reversing Your Thinking

If you have used TemplaVoila before, you are familiar with building full static files with HTML, CSS and JavaScript and then mapping them in TemplaVoila. In this framework this process has been flipped around. The templates are already mapped and working; therefore, your templating process involves using TypoScript to adjust the HTML and then using CSS to adjust the styling. 

Learn the How
Not Just the What

After reviewing the general concepts in this section you can find out how to use them in Workflow.