An open API service indexing awesome lists of open source software.

https://github.com/sidworks-dev/sw-plugin-instant-page

Adds InstantPage to the storefront of Shopware 6
https://github.com/sidworks-dev/sw-plugin-instant-page

shopware6 shopware6-plugin

Last synced: 4 months ago
JSON representation

Adds InstantPage to the storefront of Shopware 6

Awesome Lists containing this project

README

          

# Sidworks Instant Page for Shopware 6
This plugin adds [Instant Page](https://github.com/instantpage/instant.page) to the storefront of Shopware 6

## Installation
```bash
composer require sidworks/sw-plugin-instant-page
bin/console plugin:refresh
bin/console plugin:install --activate SidworksInstantPage
```