.. include:: Includes.rst.txt
.. _start:
====
Cart
====
Cart - a TYPO3-native shop system
=================================
.. image:: Images/cart_logo.png
:height: 100
:width: 100
.. only:: html
:Extension key:
cart
:Package name:
extcode/cart
:Version:
|release|
:Language:
en
:Author:
Daniel Gohlke & Contributors
:License:
This document is published under the
`Open Publication License `__.
:Rendered:
|today|
-----
This extension is the base for a TYPO3-native shop solution.
Together with other existing extensions for products and payment solutions
a shop using Extbase & Fluid can be implemented. This might be the best
extendable shop solution for TYPO3.
-----
.. card-grid::
:columns: 1
:columns-md: 2
:gap: 4
:class: pb-4
:card-height: 100
.. card:: :ref:`Introduction `
Introduction to the extension cart, general information.
.. card:: :ref:`Quick start `
How to setup a minimal working installation.
.. card:: :ref:`For Administrators `
Install the extension and configure it correctly.
.. card:: :ref:`For Editors `
Information about how to use this extension in the backend.
.. card:: :ref:`For Developers `
Information about existing events to extend functionality.
.. card:: :ref:`Tutorials `
Tutorials for a smooth setup of the extension.
.. card:: :ref:`FAQ `
Answers to frequently asked questions.
.. card:: :ref:`Changelog `
Changes of this extension during updates.
.. toctree::
:maxdepth: 2
:titlesonly:
:hidden:
Introduction/Index
QuickStart/Index
Administrator/Index
Developer/Index
Editor/Index
Tutorials/Index
Faq/Index
Changelog/Index