All Projects → ctidigital → magento2-cache-permissions

ctidigital / magento2-cache-permissions

Licence: MIT license
A module for Magento 2 to add access control restrictions to the cache management.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-cache-permissions

module-dsu-client
No description or website provided.
Stars: ✭ 17 (+6.25%)
Mutual labels:  magento, magento2, magento2-module
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+150%)
Mutual labels:  magento, magento2, magento2-module
magento2-db-log-cleaner
Magento2 Cron Log Cleaning
Stars: ✭ 23 (+43.75%)
Mutual labels:  magento, magento2, magento2-module
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+312.5%)
Mutual labels:  magento, magento2, magento2-module
magento2-language-tr tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
Stars: ✭ 28 (+75%)
Mutual labels:  magento, magento2, magento2-module
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (+31.25%)
Mutual labels:  magento, magento2, magento2-module
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (+25%)
Mutual labels:  magento, magento2, magento2-module
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+87.5%)
Mutual labels:  magento, magento2, magento2-module
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (+6.25%)
Mutual labels:  magento, magento2, magento2-module
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (+18.75%)
Mutual labels:  magento, magento2, magento2-module
magento2-allegro
Magento 2 Allegro Integration module
Stars: ✭ 25 (+56.25%)
Mutual labels:  magento, magento2, magento2-module
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+550%)
Mutual labels:  magento, magento2, magento2-module
magento2-module-ordergrid
The Order Grid module adds more details to the order grid in the admin.
Stars: ✭ 54 (+237.5%)
Mutual labels:  magento, magento2, magento2-module
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-6.25%)
Mutual labels:  magento, magento2, magento2-module
MultipleLayeredNavigation-M2
Magento 2 Multiple Layered Navigation extension.
Stars: ✭ 20 (+25%)
Mutual labels:  magento, magento2, magento2-module
module-dsu
No description or website provided.
Stars: ✭ 18 (+12.5%)
Mutual labels:  magento, magento2, magento2-module
blog
MageVision Blog
Stars: ✭ 23 (+43.75%)
Mutual labels:  magento, magento2, magento2-module
magento2-customer-account-links-manager
Customer Account Links Manager allows you to quickly and easily remove customer account links from Magento 2 customer dashboard.
Stars: ✭ 40 (+150%)
Mutual labels:  magento, magento2, magento2-module
Slider-M2
Slider extension for Magento 2.x
Stars: ✭ 17 (+6.25%)
Mutual labels:  magento, magento2, magento2-module
magento2-edit-order-email
Magento2 - Edit Order Email from Admin
Stars: ✭ 30 (+87.5%)
Mutual labels:  magento, magento2, magento2-module

Advanced Acl Permissions module for Magento 2

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].