frosh/performance

This package is abandoned and no longer maintained. No replacement package was suggested.

Performance improvements for Shopware

Installs: 15 089

Dependents: 0

Suggesters: 0

Security: 0

Stars: 26

Watchers: 8

Forks: 3

Open Issues: 3

Type:shopware-plugin

1.1.0 2019-09-02 12:18 UTC

This package is auto-updated.

Last update: 2020-09-22 19:45:19 UTC


README

Join the chat at https://gitter.im/FriendsOfShopware/Lobby Travis CI Download @ Community Store

Performance Improvements for Shopware

Versions

Features

  • Removes Shopware Querystring from font
  • Minify Html Output (Included with Shopware 5.6)
  • Http 2 Server Push (Included with Shopware 5.6)
  • Caching of plugin configuration (Included with Shopware 5.6)
  • Purify-CSS Integration

Requirements

  • min Shopware 5.4.0

Installation

Zip Installation package for the Shopware Plugin Manager

  • Download the latest plugin version (e.g. FroshPerformance-1.0.0.zip)
  • Upload and install plugin using Plugin Manager

Git Version

  • Checkout Plugin in /custom/plugins/FroshPerformance
  • 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/performance and install and activate the plugin in the Plugin Manager

Contributing

Feel free to fork and send pull requests!

Licence

This project uses the MIT License.