magenxcommerce/module-authorization

授权模块提供对 Magento ACL 功能的访问。

安装: 126

依赖项: 24

建议者: 0

安全性: 0

星星: 0

观察者: 1

分支: 0

开放问题: 0

类型:magento2-module


README

The Magento_Authorization module enables management of access control list roles and rules in the application.

安装详细信息

The Magento_AdminNotification module creates the following tables in the database

  • authorization_role
  • authorization_rule

在禁用或卸载此模块之前,请注意,Magento_GraphQl 模块依赖于此模块。

有关在 Magento 2 中安装模块的信息,请参阅 启用或禁用模块

可扩展性

扩展开发者可以与 Magento_Authorization 模块交互。有关 Magento 扩展机制的更多信息,请参阅 Magento 插件

The Magento dependency injection mechanism enables you to override the functionality of the Magento_Authorization module.