Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (12 loc) · 566 Bytes

Readme.MD

File metadata and controls

12 lines (12 loc) · 566 Bytes

Backend User Wrapper

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