Migration guide - FileManagerWidget

Edit on GitHub

Upgrading from version 1.* to version 2.0.0

In this new version of the FileManagerWidget module, we have added support of new spryker/file-manager and spryker/file-manager-storage major versions (^2.0.0).

Estimated migration time: 5 minutes

Upgrade the FileManagerWidget module to the new version:

composer require spryker-shop/file-manager-widget: "^2.0.0" --update-with-dependencies