Code Monkey home page Code Monkey logo

cart's Introduction

Codacy Badge

The extension is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation and is well suited for content commerce.

The extension allows you to add products to a cart and handles the order process completely. There are other awesome extensions like extcode/cart-products, extcode/cart-events, and extcode/cart-books to handle different types of products.

Furthermore, you will find some payment provider extensions like extcode/cart-payone, extcode/cart-paypal, extcode/cart-saverpay, and more to add payment methods to the checkout process.

1. Features

  • makes intensive use of the TYPO3 Core API functionality
  • very well expandable
    • several hooks, signal slots, and interfaces
    • API (finisher pipeline) to process the order with possibility to register own tasks
    • API to add payment providers
    • API to connect your own product extensions
  • highly configurable through TypoScript
  • proved Bootstrap templates
  • backend module to show and utilize orders

2. Installation / Upgrade

2.1 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.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2.2 Update and Upgrade

Attention, Before updating to a new minor version or upgrading to a new major version, be sure to check the changelog section in the documentation. Sometimes minor versions also result in minor adjustments to own templates or configurations.

3. Administration

3.1 Compatibility and supported Versions

Cart TYPO3 PHP Support/Development
8.x.x 10.4, 11.5 7.2+ Features, Bugfixes, Security Updates
7.x.x 10.4 7.2 - 7.4 Bugfixes, Security Updates
6.x.x 9.5 7.2 - 7.4 Security Updates
5.x.x 8.7 7.0 - 7.4
4.x.x 7.6 - 8.7 5.6 - 7.2
3.x.x 6.2 - 8.7 5.6 - 7.0
2.x.x
1.x.x

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

cart's People

Contributors

extcode avatar 11nd11 avatar tritumdg avatar cretection avatar koehnlein avatar dahaupt avatar eliasfernandez avatar georgringer avatar waldhacker1 avatar stefanr avatar atnexxt avatar loeffe1 avatar oliverbeck avatar silversight avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.