rootba/typo3-spark-core

Spark Design System integration for TYPO3

Installs: 5

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:HTML

Type:typo3-cms-extension

pkg:composer/rootba/typo3-spark-core

v0.2.202601231006 2026-01-23 09:05 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