← Shopware 5.7.11

Shopware 5.7.11 s_core_widgets

Available backend dashboard widgets (e.g. order overview, visitor stats, news).

Columns

4 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
name varchar(255) NO Unique
label varchar(255) YES
plugin_id int(11) YES

Indexes

2 indexes

Index Name Columns Unique
name name Yes
PRIMARY id Yes