https://github.com/FriendsOfShopware/FroshPlatformPerformance
This plugin allows you to improve the performance of your Shopware 5 application
https://github.com/FriendsOfShopware/FroshPlatformPerformance
Last synced: 6 months ago
JSON representation
This plugin allows you to improve the performance of your Shopware 5 application
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/FroshPlatformPerformance
- Owner: FriendsOfShopware
- License: mit
- Created: 2019-05-18T19:12:48.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:57:29.000Z (about 2 years ago)
- Last Synced: 2024-08-04T09:08:03.999Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_de-DE.md
Awesome Lists containing this project
README
# FroshPlatformPerformance
[](https://gitter.im/FriendsOfShopware/Lobby)
[](https://travis-ci.org/FriendsOfShopware/FroshPerformance)
[](https://store.shopware.com/en/frosh31872894918f/performance-improvements.html)Performance Improvements for Shopware
## Versions
* [FroshPerformance](https://github.com/FriendsOfShopware/FroshPerformance) = Shopware 5
* FroshPlatformPerformance = Shopware Platform### Features for Shopware
* Minify Html Output
* Http 2 Server Push# Installation
## Zip Installation package for the Shopware Plugin Manager
* Download the [latest plugin version](https://github.com/FriendsOfShopware/FroshPlatformPerformance/releases/latest/) (e.g. `FroshPlatformPerformance-1.0.0.zip`)
* Upload and install plugin using Plugin Manager## Git Version
* Checkout Plugin in `/custom/plugins/FroshPlatformPerformance`
* Change to Directory and run `composer install` to install the dependencies
* Install the Plugin with the Plugin Manager## Install with composer
* Change to your root Installation of shopware
* Run command `composer require frosh/platform-performance` and install and active plugin with Plugin Manager## Contributing
Feel free to fork and send pull requests!
## Licence
This project uses the [MIT License](LICENCE.md).