Log in
Model

CopyService

Magento\Theme\Model\CopyService

What it does

This service class copies all customizations from one theme to another in Magento 2.

It handles copying database customizations (custom files and content), layout updates (widget configurations), and filesystem customizations (media files).

Developers use this when duplicating theme customizations or migrating changes between themes.

Public Methods

  • copy()