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
- Host: GitHub
- URL: https://github.com/sidworks-dev/sw-plugin-instant-page
- Owner: sidworks-dev
- Created: 2024-11-26T11:00:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-27T13:48:11.000Z (7 months ago)
- Last Synced: 2025-11-30T06:43:55.306Z (7 months ago)
- Topics: shopware6, shopware6-plugin
- Language: JavaScript
- Homepage: https://www.sidworks.nl
- Size: 17.6 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-shopware6 - Instant Page 6.x
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
```