PHPackages                             scaleflex/sylius-filerobot-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-filerobot-plugin

ActiveSylius-plugin

scaleflex/sylius-filerobot-plugin
=================================

Acme example plugin for Sylius.

1.0.2(2y ago)013MITPHPPHP ^8.0CI passing

Since May 10Pushed 1y ago2 watchersCompare

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

READMEChangelog (5)Dependencies (31)Versions (8)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-filerobot-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:

```
