PHPackages                             scaleflex/sylius-cloudimage-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. scaleflex/sylius-cloudimage-plugin

ActiveSylius-plugin

scaleflex/sylius-cloudimage-plugin
==================================

Sylius Cloudimage by Scaleflex.

1.0.6(2y ago)2177[2 PRs](https://github.com/scaleflex/SyliusCloudimagePlugin/pulls)MITPHPPHP ^8.0CI passing

Since Apr 25Pushed 2y ago2 watchersCompare

[ Source](https://github.com/scaleflex/SyliusCloudimagePlugin)[ Packagist](https://packagist.org/packages/scaleflex/sylius-cloudimage-plugin)[ RSS](/packages/scaleflex-sylius-cloudimage-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (30)Versions (12)Used By (0)

Installation
============

[](#installation)

### Step 1: Download the plugin

[](#step-1-download-the-plugin)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
 composer require scaleflex/sylius-cloudimage-plugin
```

This command requires you to have Composer [installed globally](https://getcomposer.org/doc/00-intro.md), as explained in the installation chapter of the Composer documentation.

### Step 2: Enable the plugin

[](#step-2-enable-the-plugin)

Then, enable the plugin by adding it to the list of registered plugins/bundles in config/bundles.php file of your project:

```
