Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oneplc/plc_x_basket_contact
Link your Shop Basket directly to onePlace Contacts
https://github.com/oneplc/plc_x_basket_contact
oneplace oneplace-basket oneplace-contact oneplace-plugin
Last synced: 19 days ago
JSON representation
Link your Shop Basket directly to onePlace Contacts
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_basket_contact
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-02-08T22:45:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T15:02:52.000Z (over 4 years ago)
- Last Synced: 2024-04-18T22:45:46.103Z (8 months ago)
- Topics: oneplace, oneplace-basket, oneplace-contact, oneplace-plugin
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oneplace-basket-contact
Contact Integration for onePlace Baskets
This Plugin is to extend onePlace Baskets with onePlace Contacts.
This plugin is part of the onePlace Onlineshop Package.
![contact-example](http://docs.1plc.ch/img/basketcontact.jpg)
## Requirements
Requires [oneplace-core](https://github.com/OnePlc/PLC_X_Core), [oneplace-article](https://github.com/OnePlc/PLC_X_Contact), [oneplace-basket](https://github.com/OnePlc/PLC_X_Basket)
## installation
The easiest way to install this plugin is by using composer
```bash
$ composer require oneplace/oneplace-basket-contact
```