@ax2/xms-media-manager-module

0.5.0 • Public • Published

Media Manager module

Add a Media Manager module to the XMS

Setup

Install the module

yarn add @ax2/xms-media-manager-module

Load the module into the core

// config/core.config.js

export default {
  modules: [
    require('@ax2/xms-media-manager-module'),
  ],
};

Configuration

// config/module.config.js

export default {
  '@ax2/xms-media-manager-module': {},
};

Readme

Keywords

none

Package Sidebar

Install

npm i @ax2/xms-media-manager-module

Weekly Downloads

1

Version

0.5.0

License

none

Unpacked Size

68.6 kB

Total Files

27

Last publish

Collaborators

  • ax2-owner