test-magenx / module-media-gallery
Magento 媒体处理模块
100.4.2
2021-10-10 22:17 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/module-cms: 104.0.*
- magento/module-media-gallery-api: 101.0.*
This package is auto-updated.
Last update: 2024-09-13 07:43:54 UTC
README
The Magento_MediaGallery module is responsible for storing and managing media gallery assets attributes.
安装详细信息
The Magento_MediaGallery module creates the following tables in the database
media_gallery_asset
media_gallery_keyword
media_gallery_asset_keyword
有关在 Magento 2 中安装模块的信息,请参阅启用或禁用模块。
可扩展性
扩展开发者可以与 Magento_MediaGallery 模块交互。有关 Magento 扩展机制的更多信息,请参阅Magento 插件。
The Magento dependency injection mechanism enables you to override the functionality of the Magento_MediaGallery module.
附加信息
有关补丁版本中的重大更改的信息,请参阅发布信息。