ctidigital/module-advanced-acl-permissions

Advanced ACL permissions management module for Magento 2

Installs: 4 755

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 12

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.1 2019-02-19 08:06 UTC

This package is auto-updated.

Last update: 2024-05-19 20:19:24 UTC


README

Overview

Magento's default access control rules mean that a user with access to the 'Cache Management' section can flush any cache. This can have very serious performance impacts on the website.

This module adds more access control rules allowing you to control what certain users are able to do.

Installation details

Simply require module in your project using composer.

  • composer require ctidigital/module-advanced-acl-permissions
  • php bin/magento module:enable CtiDigital_AdvancedAclPermissions
  • php bin/magento setup:upgrade

Features

Configuration

Configuration is available in admin panel for a given customer role System > All Users

Configuration

The module allows control of whether the user can view, flush, or toggle a cache as well as performing complete cache flushes.

Overrides

  • Preference for Magento\Backend\Block\Cache