Cart Products

Cart Products - extend EXT:cart with products

Extension key

cart_products

Package name

extcode/cart_products

Version

5

Language

en

Author

Daniel Gohlke & Contributors

License

This document is published under the Open Publication License.

Rendered

Thu, 17 Oct 2024 06:31:56 +0000


Cart Products needs to be used together with EXT:cart.

  • EXT:cart itself is only the base for a webshop.
  • EXT:cart_products provides products which can be created in the TYPO3 backend.

    • Those products fit many use cases for "usual products" (no books, no events).
    • The products can be displayed on the website with a list view and a detail view.
    • As said does it extend EXT:cart so those products can be purchased with the cart of EXT:cart.

Introduction

Introduction to the extension cart, general information.

For Administrators

Install the extension and configure it correctly.

For Editors

Information about how to use this extension in the backend.

For Developers

Information about existing events to extend functionality.

Tutorials

Tutorials for a smooth setup of the extension.

Changelog

Changes of this extension during updates.