Search by

move-elevator / typo3-styleguide

move-elevator

This extension provides several tools for a TYPO3 styleguide.

Package info

github.com/move-elevator/typo3-styleguide

Type:typo3-cms-extension

pkg:composer/move-elevator/typo3-styleguide

Statistics

Installs: 3 696

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.4.0 2026-09-01 08:40 UTC

README

Extension icon

TYPO3 extension typo3_styleguide

TYPO3 CGL License

This extension provides several tools for a simple TYPO3 based styleguide.

Screenshot

Note

This extension is more of a best practice for implementing and maintaining an editorial style guide in TYPO3 with small reusable helpers.

✨ Features

  • Dedicated content elements for colors, fonts, icons, images, technical headlines and a table of contents for child pages
  • Automatic table of contents for technical headlines within a page
  • Rich backend previews for all styleguide content elements
  • Custom page type for styleguide pages with restricted content element availability
  • Backend layout for styleguide pages
  • Optional restriction of frontend access to logged-in backend users
  • Collection of TYPO3 ViewHelpers for reuse in templates

🔥 Installation

Requirements

  • TYPO3 12, 13 or 14
  • PHP 8.2+

Composer

Packagist Packagist Downloads

composer require move-elevator/typo3-styleguide

Setup

Include static TypoScript template via the backend or import it:

@import 'EXT:typo3_styleguide/Configuration/TypoScript/setup.typoscript'

📙 Documentation

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).