← Shopware 6.1.0.rc1

Shopware 6.1.0.rc1 theme

Storefront themes with configuration (colors, fonts, layout settings) and parent theme inheritance.

Columns

11 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
technical_name varchar(255) YES Unique
name varchar(255) NO
author varchar(255) NO
preview_media_id binary(16) YES
parent_theme_id binary(16) YES
base_config longtext YES
config_values longtext YES
active tinyint(1) NO Default: 1
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.theme.technical_name technical_name Yes

Relations (to this table)

3 relations

Local Field Foreign Table Foreign Field
id theme_media theme_id
id theme_translation theme_id
id theme_sales_channel theme_id