Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runelaenen/RuneShoppingWorldPages
Add Shopping Worlds to Shop Pages in Shopware
https://github.com/runelaenen/RuneShoppingWorldPages
Last synced: 3 months ago
JSON representation
Add Shopping Worlds to Shop Pages in Shopware
- Host: GitHub
- URL: https://github.com/runelaenen/RuneShoppingWorldPages
- Owner: runelaenen
- License: mit
- Created: 2019-01-26T21:19:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T16:03:16.000Z (almost 6 years ago)
- Last Synced: 2024-05-01T14:18:59.705Z (6 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/runelaenen/shopware-page-shoppingworld
- Size: 8.79 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shopware - Shopping Worlds on Shop Pages - Can replace Shop Page content with Shopping World (Frontend Plugins)
README
# RuneShoppingWorldPages
[![](https://img.shields.io/packagist/dt/runelaenen/shopware-page-shoppingworld.svg)](https://packagist.org/packages/runelaenen/shopware-page-shoppingworld)
Add Shopping Worlds to Shop Pages in Shopware
### Features
* Add a Shopping World to a Shop Page to replace 'simple' WYSIWYG content
## Requirements
Only tested on Shopware 5.5.4 and higher
# Installation
## Install with composer
* Change to your root Installation of shopware
* Run command `composer require runelaenen/shopware-page-shoppingworld` and install and active plugin with Plugin Manager## Zip Installation package for the Shopware Plugin Manager
* Download the [latest plugin version](https://github.com/runelaenen/RuneShoppingWorldPages/releases/latest/) (e.g. `RuneShoppingWorldPages-1.0.0.zip`)
* Upload and install plugin using Plugin Manager## Git Version
* Checkout Plugin in `/custom/plugins/RuneShoppingWorldPages`
* Install the Plugin with the Plugin Manager## Contributing
Feel free to fork and send pull requests!
## Licence
This project uses the [MIT License](LICENCE.md).