Skip to content

julianhofmann/typo3-menu-comparison

Repository files navigation

TYPO3 menu comparison

There are various ways to create a menu with TYPO3. For large menus (several hundred entries) there may be differences in performance.

This repository contains a test project and different menu variants so that they can be compared with each other under the same conditions.

Further information

More detailed explanations of the variants, as well as figures for this comparison, can be found in three posts:

Technical information

URLs

Quick start

ddev initialize will:

  • import a SQL-dump containing over 1,000 pages-records.
  • setup TYPO3 v12
  • install a sitepackage containing 5 (plus 2) variants of identical menu

Backend

Key Value
User admin
Password Password_!23

Acknowledgements

Many thanks to in2code GmbH for giving me the opportunity to take a closer look at the menus, partly during my working hours.

About

A comparison of different ways to create menus in TYPO3.

Resources

Stars

Watchers

Forks