Document Management System

The best way to manage the documents is to switch to the Documents view. Existing documents can be managed there and new documents can be created.

Configuration

Storages

Go to Documents ‣ Configuration ‣ Storages.

Create a new document storage. You can choose between two options on Save Type:

../../_images/dms-1.png ../../_images/dms-2.png
  1. Database: Store the files on the database as a field.

  2. Attachment: Store the files as attachments.

Access Groups

Next create an administrative access group.

Go to Configuration -> Access Groups.

../../_images/dms-3.png
  1. Create a new group, name it appropriately, and turn on all three permissions (Create, Write and Unlink - Read is implied and always enabled).

  2. Add any other top-level administrative users to the group if needed (your user should already be there).

  3. You can create other groups in here later for fine grained access control.

Directories

Go to Documents -> Directories.

Create a new directory, mark it as root and select the previously created setting.

../../_images/dms-4.png

Select the Groups tab and add your administrative group created above.

On the Directory you can also add other access groups (created above) that will be able to:

  1. Read

  2. Create

  3. Write

  4. Delete

Migration

If you need to modify the storage Save Type you might want to migrate the file data. In order to achieve it you need to:

Go to Documents -> Configuration -> Storage, and select the storage you want to modify.

../../_images/dms-5.png
  1. Modify the save type.

  2. Press the button Migrate files if you want to migrate all the files at once.

  3. Press the button Manual File Migration in order to specify files one by one.

You can check all the files that still needs to be migrated from all storages and migrate them manually on Documents -> Configuration -> Migration.

Portal functionality

You can add any portal user to DMS access groups, and then allow that group in directories, so they will see in the portal such directories and their files. Another possibility is to click on “Share” button inside a directory or a file for obtaining a tokenized link for single access to that resource, no matter if logged or not.