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

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

Awesome Lists containing this project

README

        

# FroshPlatformPerformance

[![Join the chat at https://gitter.im/FriendsOfShopware/Lobby](https://badges.gitter.im/FriendsOfShopware/Lobby.svg)](https://gitter.im/FriendsOfShopware/Lobby)
[![Travis CI](https://travis-ci.org/FriendsOfShopware/FroshPlatformPerformance.svg?branch=master)](https://travis-ci.org/FriendsOfShopware/FroshPerformance)
[![Download @ Community Store](https://img.shields.io/badge/endpoint.svg?url=https://frosh.shyim.de/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).