Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:43:37.000Z (over 1 year ago)
- Last Synced: 2024-07-19T03:52:00.718Z (4 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
[![Join the chat at https://gitter.im/FriendsOfShopware/Lobby](https://badges.gitter.im/FriendsOfShopware/Lobby.svg)](https://gitter.im/FriendsOfShopware/Lobby)
[![Travis CI](https://travis-ci.org/FriendsOfShopware/FroshShareBasket.svg?branch=master)](https://travis-ci.org/FriendsOfShopware/FroshShareBasket)
[![Download @ Community Store](https://img.shields.io/badge/endpoint.svg?url=https://api.friendsofshopware.com/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.![Demonstration](https://raw.githubusercontent.com/FriendsOfShopware/FroshShareBasket/master/Resources/store/images/description_0.gif)
![Statistics](https://raw.githubusercontent.com/FriendsOfShopware/FroshShareBasket/master/Resources/store/images/2.png)
![Settings](https://raw.githubusercontent.com/FriendsOfShopware/FroshShareBasket/master/Resources/store/images/3.png)
## 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).