extcode/cart-girosolution

Shopping Cart(s) for TYPO3 - Girosolution Payment Provider

Installs: 683

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

v4.0.0 2022-05-06 06:06 UTC

This package is auto-updated.

Last update: 2024-04-06 10:27:36 UTC


README

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. Cart Girosolution is a payment provider.

1. Features

  • Redirects customer to Girosolution for payment.

2. Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require extcode/cart-girosolution.

Installation as extension from TYPO3 Extension Repository (TER)

The extension can only be installed via composer. Installation via the TER is not possible.

3. Administration

3.1 Compatibility and supported Versions

Cart Girosolution TYPO3 PHP Support/Development
4.x.x 10.4, 11.5 7.2+ Features, Bugfixes, Security Updates
3.x.x 10.4 7.2 - 7.4 Bugfixes, Security Updates
2.x.x 9.5 7.2 - 7.4 Security Updates
1.x.x 8.7 7.0 - 7.4

If you need extended support for features and bug fixes outside of the currently supported versions, we are happy to offer paid services.

3.2. Changelog

Please have a look into the official extension documentation in changelog chapter

3.3. Release Management

News uses semantic versioning which basically means for you, that

  • bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
  • minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
  • major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

4. Sponsoring