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