topconcepts/oxid-payolution-6

Payolution module for OXID eShop version 6.0.X

Installs: 4 813

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 3

Type:oxideshop-module

v1.5.2 2021-04-07 08:34 UTC

This package is auto-updated.

Last update: 2024-04-07 15:15:11 UTC


README

-- Title

Payolution OXID Module

-- Author

cgrd GmbH

https://www.cgrd.de/oxid-eshop/

-- Prefix

Payolution

-- Version

1.5.2

-- Link

https://www.unzer.com/de/unzer-payments/

-- Mail

sales@unzer.com

-- Support

integration-vie@unzer.com

-- Description

Payolution Module for OXID version >= 6.0.1

-- Documentation

Can be found in the folder /manual or can be downloaded here:

German: https://www.cgrd.de/customer/payolution/payolution-for-oxid-de-1.5.2.pdf

English: https://www.cgrd.de/customer/payolution/payolution-for-oxid-en-1.5.2.pdf

-- Installation

  1. Edit composer.json file

The installation for OXID6 is done using composer.

Please add the following line to the central composer.json file of your project within the section „require“:

"topconcepts/oxid-payolution-6": "v1.5.2"

  1. Run composer update

Run the following command on the console of your server:

composer update