Installation¶

You can install the component in 2 different ways:

composer require sylius/attribute

Then, require the vendor/autoload.php file to enable the autoloading mechanism provided by Composer. Otherwise, your application won’t be able to find the classes of this Sylius component.