divante-ltd/backend-user-wrapper

This package is abandoned and no longer maintained. No replacement package was suggested.

Pimcore's User wrapper into Objects

v1.3.0 2017-06-08 14:32 UTC

This package is auto-updated.

Last update: 2021-08-06 13:20:14 UTC


README

Pimcore plugin that wraps Objects around Pimcore User Model.

Features

  • Create an User object to create regular Pimcore User
  • Use workspaces and custom views to fine-tune permissions for creating and managing users

Installation

composer require divante-ltd/backend-user-wrapper

After installation, go to Extensions in your Pimcore admin panel, click on configure. Choose your User class name and save. Click Enable, then Install and you should be ready to go.

TODO

  • Add support for all of the permissions from User Model