test-magenx/module-authorization

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

100.4.3 2021-10-10 22:12 UTC

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.