Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Implements a configurable Onion-Location meta tag into Shopware 5's frontend.

License

Notifications You must be signed in to change notification settings

FamilyOfficeOrg/FamilyOfficeOnionLocation5

Repository files navigation

Onion Location for Shopware 5

Do you want to provide your customers with an additional layer of privacy? A hidden service may help you with that!

This plugin implements the onion-location meta tag into your frontend.

Customers are now notified that there is a hidden service available if they connect via the tor network.

You can find the Shopware 6 equivalent here.

Usage requirements

shopware

Development requirements

git cmake docker

Usage

Download the latest release here and install it in your Shopware 5 instance.

The only thing that's left to do for the plugin to work is to link your shops hidden service via the plugin configuration.

Development

Clone the project into your Shopware installation

git clone git@github.com:FamilyOfficeOrg/FamilyOfficeOnionLocation5.git
cd FamilyOfficeOnionLocation5

Install the development dependencies

make install

..and start developing! 🥳

License

This project is licensed under the MIT license.
Feel free to do whatever you want with the code!