extcode/cart-news

Shopping Cart(s) for TYPO3 - News Extension

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

v1.0.0 2020-02-21 10:13 UTC

This package is not auto-updated.

Last update: 2024-04-14 04:24:24 UTC


README

Build Status

EXT:cart is an extension providing a shopping solution for TYPO3.

EXT:cart_news provides an new news type. This news type allows to add a price to the news item and a add to cart link can be included to the news template. The extension also serves as documentation how easy it is to connect your own product table to EXT:cart. This is explained in more detail in the documentation for developers.

Features

  • Adds a "News as Product" news typ.
  • Provides a finisher to put news to cart.

Compatibility and supported Versions

Cart News TYPO3 PHP Support/Development
1.x.x 9.5 7.2 - 7.4 Features, Bugfixes, Security Updates

EXT:cart_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.

Changelog

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

Sponsoring