Back to Magento2

Magento_MediaGallery module

app/code/Magento/MediaGallery/README.md

2.4.81.2 KB
Original Source

Magento_MediaGallery module

This module provides functionality for storing and managing media gallery assets attributes.

Installation details

This module creates the following tables in the database:

  • media_gallery_asset
  • media_gallery_keyword
  • media_gallery_asset_keyword

For information about module installation, see Enable or disable modules.

Extensibility

Extension developers can interact with the Magento_MediaGallery module. For more information about the extension mechanism, see Plugins.

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

Additional information

For information about significant changes in patch releases, see Release information.

Learn more about New Media Gallery.