DivanteLtd / backend-user-wrapper

Wrapper for Pimcore's User Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wrapper for Pimcore's User Model


Languages

Language:PHP 56.0%Language:CSS 44.0%