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: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

1.0.2 2024-04-18 08:26 UTC

This package is auto-updated.

Last update: 2024-04-18 06:27:22 UTC


README

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.

Minimum requirements

  • PHP 8
  • composer ^2
  • TYPO3 12

Setup

Install
  • install Extension via Composer or FTP
  • include Extension in TypoScript ROOT Template
  • include Extension in Page TS ROOT
  • start commands below
Header & Footer

You can set the Header and Footer Menu PID's over TypoScript or Backend constants.

headerMenu = {$plugin.tx_twohatom.settings.headerMenu}
footerMenu = {$plugin.tx_twohatom.settings.footerMenu}
Grid Layout

We use container.

Accessibility

Check out the [Accessibility] for your Webpage. https://www.npmjs.com/package/a11y-sitechecker

Performance and SEO

You can find an optimized .htaccess file in ext directory. Also set compressionLevel to `9` in FE and BE Configuration.

Yoast SEO plugin

If you install our extension with composer, then the YoastSeo plugin will also be installed.

Scheme.org

We recommend to stick to Scheme.org when building the HTML5 structure. See our contact module as an example. Please use also the Scheme.org Validator