Welcome to the living Styleguide for TYPO3 CMS backend. Presents supported styles for TYPO3 backend modules.
Official repository for TYPO3 CMS extension "styleguide" with changelog.
- Typography
- TCA / Records
- Trees
- Tab
- Tables
- Avatar
- Buttons
- Infobox
- FlashMessages / Notification
- Icons
- Debug
- Helpers
This Styleguide comes as a TYPO3 extension for the TYPO3 backend. It appears as backend module within the Help/Manuals navigation section.
With composer based TYPO3 installation add this Styleguide by running the following command on shell within project root (where the root composer.json file resides):
composer require typo3/cms-styleguide
Composer will automatically find, download and extract the appropriate version into extension manager. Activate Styleguide extension from TYPO3 backend in Extension Manager.
Hint: If helhum/typo3-console has been installed locally. Activate Styleguide extension on shell:
./typo3cms extension:install styleguide
Head to TYPO3 backend > Extension Manager > Get Extensions. Search for and install extension key „styleguide“. Activate Styleguide extension within TYPO3 backend in Extension Manager.
Disclaimer: This styleguide does not look perfect - besides documentation the guide should also point out missing concepts and styles. Therefore every imperfect style also is a todo. The solution could be included in the TYPO3 CMS core at any stage.
This guide is highly inspired by Bootstrap, Zurb Foundation and Pattern Lab.