Getting Started

Give the application access to the package using the PHP Packages application, then install it using Composer:

scripts/composer.sh require alberon/nexus-media-library

You may wish to install the Nexus WYSIWYG package as well.

Add a link to the sidebar:

import LayoutSidebarLinkMediaLibrary from '@alberon/nexus-media-library/vue/LayoutSidebarLinkMediaLibrary'

// ...

<LayoutSidebarLinkMediaLibrary />