Skip to content

Plugins

The Guppy plugin family extends the Guppy Theme and Shopware 6 with additional features for shopping experiences, navigation, fonts, and more.

On this page:


Quick Installation

Install all Guppy plugins with a single command:

bash
bin/console guppy:install:plugins

Guppy Plugins

Plugins specifically developed for the Guppy Theme that only work with it.

PluginDescriptionDependency
Guppy ThemeBase theme with custom fields and console commands-
Emotionworld Elements12 CMS elements for shopping experiencesGuppy Theme ^2.0

CMS Plugins

Plugins to extend Shopware Shopping Experiences.

PluginDescriptionDependency
Custom Grids23 predefined grid layouts-
Dynamic GridVisual grid editor with responsive support-
CMS Import/ExportExport and import CMS pages and theme configurations-

DMF Plugins

General Shopware 6 extensions by digital.manufaktur.

PluginDescriptionDependency
Custom FontsCustom fonts with 16 Google Fonts-
Dropdown NavigationAccessible dropdown navigation-
Markdown EditorMarkdown editor for admin text fields-

Compatibility Matrix

PluginShopwareGuppy ThemePHP
DmfGuppyTheme^6.7.0-^8.2
DmfGuppyEmotionworldElements^6.7.0^2.0^8.2
DmfCmsCustomGrids^6.7.0-^8.2
DmfCmsDynamicGrid^6.7.0-^8.2
DmfCmsImportExport^6.7.0-^8.2
DmfCustomFonts^6.7.0-^8.2
DmfDropdownNavigation^6.7.0-^8.2
DmfMarkdownEditor^6.7.0-^8.2

Installing Individual Plugins

Via Composer

bash
composer require dmf/[plugin-name]
bin/console plugin:install --activate [PluginName]
bin/console cache:clear

Via Admin

  1. Open Settings > System > Plugins
  2. Search for the desired plugin
  3. Click Install and then Activate
  4. Clear the cache