twoh/twoh_kickstarter

This extension serves as a kickstart for the creation and reuse of TYPO3 projects. Additional required extensions expand your TYPO3 with performance and SEO optimizations.

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

pkg:composer/twoh/twoh_kickstarter

1.0.6 2025-12-09 12:59 UTC

This package is auto-updated.

Last update: 2025-12-09 13:03:32 UTC


README

TYPO3 13 PHP 8.2-8.3 License: GPL v2 Latest Version

Kickstart your TYPO3 projects with performance and SEO optimizations out of the box!

This extension serves as a kickstart for the creation and reuse of TYPO3 projects. Additional required extensions expand your TYPO3 with performance and SEO optimizations.

📋 Table of Contents

✨ Features

  • 🎯 Quick Project Setup – Get your TYPO3 project running in minutes
  • Performance Optimizations – Built-in caching and optimization tools
  • 🔍 SEO Ready – Pre-configured SEO settings with Yoast SEO integration
  • 🔎 Solr Search – Apache Solr integration out of the box
  • 🖼️ Image Optimization – Automatic image compression with TinyPNG
  • 📦 Best Practice Configuration – TypoScript setup following TYPO3 standards

📌 Requirements

Requirement Version
PHP 8.2 - 8.3
Composer ^2
TYPO3 13.4+

📥 Installation

Via Composer (recommended)

composer require twoh/twoh_kickstarter

Manual Installation

  1. Download the extension
  2. Upload to typo3conf/ext/twoh_kickstarter
  3. Activate in Extension Manager

⚙️ Configuration

  1. Include TypoScript

    • Navigate to your root page
    • Edit the TypoScript template
    • Add TWOH Kickstarter to the included static templates
  2. Include Page TSconfig

    • Navigate to your root page
    • Add Page TSconfig in the page properties
  3. Clear caches

    vendor/bin/typo3 cache:flush

📦 Included Extensions

This kickstarter bundles the following extensions:

Extension Description
b13/container Container elements for flexible layouts
staticfilecache Static file caching for better performance
sourceopt Source code optimization
twoh/twoh_base Base configuration package
twoh/twoh_tiny_png TinyPNG image compression
yoast_seo Yoast SEO for TYPO3
solr Apache Solr for TYPO3

🆘 Support

👥 Authors

Name Role Contact
Andreas Reichel Developer a.reichel91@outlook.com
Igor Smertin Developer igor.smertin@web.de

📄 License

This project is licensed under the GPL-2.0-or-later license. See the LICENSE file for details.

Made with ❤️ for the TYPO3 community