Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroberto committed Jun 25, 2020
2 parents 5833f15 + 423ad31 commit 2cd7f1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ In a sylius application :
- Install the plugin :
`composer require sylius-admin-media-plugin`

If the plugin is not registered in the config/bundles.php file, register it by adding
"Aropixel\SyliusAdminMediaPlugin\AropixelSyliusAdminMediaPlugin::class => ['all' => true],"

- Create a aropixel_sylius_admin_media.yaml in the config folder and import the plugin configuration:

```
Expand Down

0 comments on commit 2cd7f1f

Please sign in to comment.