mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
11 lines
364 B
ReStructuredText
11 lines
364 B
ReStructuredText
Installation
|
|
============
|
|
|
|
You can install the component in 2 different ways:
|
|
|
|
* :doc:`Install it via Composer </components/general/using_components>` (``sylius/cart`` on `Packagist`_);
|
|
* Use the official Git repository (https://github.com/Sylius/Cart).
|
|
|
|
.. include:: /components/require_autoload.rst.inc
|
|
|
|
.. _Packagist: https://packagist.org/packages/sylius/cart
|