https://github.com/friendsofshopware/froshsharebasket
This plugin allows your customers to save the current basket and share it via link.
https://github.com/friendsofshopware/froshsharebasket
Last synced: about 1 month ago
JSON representation
This plugin allows your customers to save the current basket and share it via link.
- Host: GitHub
- URL: https://github.com/friendsofshopware/froshsharebasket
- Owner: FriendsOfShopware
- License: mit
- Created: 2019-01-31T07:56:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:43:37.000Z (about 2 years ago)
- Last Synced: 2024-11-20T09:13:46.500Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 2.46 MB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FroshShareBasket
[](https://gitter.im/FriendsOfShopware/Lobby)
[](https://travis-ci.org/FriendsOfShopware/FroshShareBasket)
[](https://store.shopware.com/en/frosh90441580534f/share-basket.html)This plugin allows your customers to save the current basket and share it via link.
### Features
* Share via link, email, Facebook or WhatsApp.
* The link can be conveniently copied to the clipboard by button.
* Configuration via the Shopware Backend.
* Voucher as well as the article mode is saved.
* Also stores fields defined in the backend of the "s_order_basket_attributes" table. This results in a high compatibility with other plugins.


## Requirements
* min Shopware 5.5.0
* min PHP 5.6# Installation
* Checkout Plugin in `/custom/plugins/FroshShareBasket`
* Install the Plugin with the Plugin Manager## Contributing
Feel free to fork and send pull requests!
## Licence
This project uses the [MIT License](LICENCE.md).