← Shopware 5.6.7

Shopware 5.6.7 s_content_types

Custom content type definitions (SW5.6+ feature for structured content beyond products/blog).

Columns

5 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
internalName varchar(100) NO
name varchar(100) NO
source varchar(100) YES
config text NO

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes