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.
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.
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! 🥳
This project is licensed under the MIT license.
Feel free to do whatever you want with the code!