move-elevator / typo3-styleguide
This extension provides several tools for a TYPO3 styleguide.
Installs: 1 841
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 7
Type:typo3-cms-extension
pkg:composer/move-elevator/typo3-styleguide
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- ext-dom: *
- ext-intl: *
- blueways/bw-static-template: ^3.0 || ^4.0
- typo3/cms-core: ^12.0 || ^13.0
- typo3/cms-fluid: ^12.0 || ^13.0
- typo3fluid/fluid: ^4.5.1
Requires (Dev)
- eliashaeussler/version-bumper: ^2.4 || ^3.0
- helhum/typo3-console: ^7.0 || ^8.1
- move-elevator/composer-translation-validator: ^1.3.1
- phpunit/phpunit: ^11.0 || ^12.0
- typo3/cms-base-distribution: ^12.4 || ^13.4
- typo3/cms-lowlevel: ^12.4 || ^13.4
- dev-main
- dev-renovate/lock-file-maintenance
- dev-renovate/major-typo3
- dev-renovate/typo3fluid-fluid-5.x
- dev-renovate/phpunit-phpunit-13.x
- dev-renovate/phpstan-packages
- dev-drop-support-typo3-11
- dev-drop-support-php-81
- dev-refactor-local-setup
- dev-typo3-14
- dev-refactor-cgl
- dev-change-github-username
- dev-adjust-php-tools
- dev-custom-page-type
- dev-style-adjustments
- dev-housekeeping
- dev-fix-style-import
- dev-toc-locale
- dev-pattern
- dev-headline-anchor
- dev-class-naming
- dev-transparent
- dev-doc-viewhelper
- dev-headline-tags
This package is auto-updated.
Last update: 2026-02-17 00:46:25 UTC
README
TYPO3 extension typo3_styleguide
This extension provides several tools for a simple TYPO3 based styleguide.
Note
This extension is more of a best practice for implementing and maintaining an editorial style guide in TYPO3 with small reusable helpers.
✨ Features
- Content element for technical headlines with automatic table of contents
- Static templates for rendering any templates or partials
- Predefined template patterns for images, icons, colors and fonts
- Collection of TYPO3 ViewHelpers for reuse in templates
- Custom page type for styleguide pages
- Backend layout for styleguide pages
🔥 Installation
Requirements
- TYPO3 >= 11.5
- PHP 8.1+
Composer
composer require move-elevator/typo3-styleguide
TER
ToDo
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.
💎 Credits
Style by Adrien Coquet from Noun Project (CC BY 3.0).
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).
