rootba / typo3-spark-core
Spark Design System integration for TYPO3
Package info
github.com/ezajko/typo3-spark-core
Language:HTML
Type:typo3-cms-extension
pkg:composer/rootba/typo3-spark-core
v0.2.202601231006
2026-01-23 09:05 UTC
Requires
- b13/container: ^3.0
- typo3/cms-core: ^13.4
This package is auto-updated.
Last update: 2026-03-23 09:30:37 UTC
README
Core functionality and configuration for the Spark TYPO3 distribution.
Features
- Core TypoScript configuration
- Fluid Styled Content enhancements
- Custom Content Elements (Gallery, Files)
- RTE Configuration (CKEditor)
- Backend Layouts
- Design System Integration (@ezajko/spark-design-system)
Installation
This extension is part of the Spark distribution and is typically installed via Composer.
composer req rootba/typo3-spark-core
Configuration
Include the static TypoScript "Spark Core" in your site configuration.
Development
Asset build pipeline is located in Build/ directory.
cd Build
npm install
npm run build
This will compile SCSS and JS from @ezajko/spark-design-system into Resources/Public.
License
GPL-2.0-or-later