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:pluginsGuppy Plugins
Plugins specifically developed for the Guppy Theme that only work with it.
| Plugin | Description | Dependency |
|---|---|---|
| Guppy Theme | Base theme with custom fields and console commands | - |
| Emotionworld Elements | 12 CMS elements for shopping experiences | Guppy Theme ^2.0 |
CMS Plugins
Plugins to extend Shopware Shopping Experiences.
| Plugin | Description | Dependency |
|---|---|---|
| Custom Grids | 23 predefined grid layouts | - |
| Dynamic Grid | Visual grid editor with responsive support | - |
| CMS Import/Export | Export and import CMS pages and theme configurations | - |
DMF Plugins
General Shopware 6 extensions by digital.manufaktur.
| Plugin | Description | Dependency |
|---|---|---|
| Custom Fonts | Custom fonts with 16 Google Fonts | - |
| Dropdown Navigation | Accessible dropdown navigation | - |
| Markdown Editor | Markdown editor for admin text fields | - |
Compatibility Matrix
| Plugin | Shopware | Guppy Theme | PHP |
|---|---|---|---|
| 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:clearVia Admin
- Open Settings > System > Plugins
- Search for the desired plugin
- Click Install and then Activate
- Clear the cache