25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.4 KiB

Magento_MediaGallerySynchronization module

The Magento_MediaGallerySynchronization module represents implementation of synchronization between data and objects contains media asset information.

Installation details

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

Extensibility

Extension developers can interact with the Magento_MediaGallerySynchronization module. For more information about the Magento extension mechanism, see Magento plug-ins.

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

Additional information

Console commands

  • bin/magento media-gallery:sync - synchronize media storage and media assets in the database

Message Queue Consumer

  • media.gallery.synchronization - run media files synchronization

Learn how to manage Message Queues.

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