Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kielcoding/KielCodingSecurityHeaders
Add security headers to Shopware
https://github.com/kielcoding/KielCodingSecurityHeaders
shopware shopware-plugin
Last synced: 3 months ago
JSON representation
Add security headers to Shopware
- Host: GitHub
- URL: https://github.com/kielcoding/KielCodingSecurityHeaders
- Owner: kielcoding
- License: mit
- Created: 2018-01-18T20:30:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T18:51:59.000Z (over 5 years ago)
- Last Synced: 2024-04-18T18:56:30.929Z (7 months ago)
- Topics: shopware, shopware-plugin
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-shopware - Security Headers - Adds security headers. (Frontend Plugins)
README
# Security Headers
## Description
Add security headers to Shopware installations.
Required Minimum Shopware Version: 5.2## Installation
### Release Version
* Download the [latest plugin version](https://github.com/kielcoding/KielCodingSecurityHeaders/releases/latest/) (e.g. `KielCodingSecurityHeaders-1.0.0.zip`).
* Upload and install the plugin using Shopware Plugin Manager.### Git Version
* Checkout Plugin in `/custom/plugins/KielCodingSecurityHeaders`.
* Install the plugin using the Shopware Plugin Manager.## Usage
* Activate the plugin and enable the security headers you want to be added to your shop.
* Modify the default values of the security headers if needed.
* Add additional custom headers you want to add to your shop.
* You can verify the security headers with online security checks, e.g. [securityheaders.io](https://securityheaders.io/).## Licence