ExportThemePluginUtil
class ExportThemePluginUtil
Class ExportThemePluginUtil contains logic for executing commands from request
Methods
static string
exportTheme(string $theme, bool $includePlugin)
Export theme and plugins by theme name
static string
exportPlugin(string $plugin)
Export specific plugin or all of them
static
copyTheme(string $theme)
Prepare theme for productions
Details
at line 30
static string
exportTheme(string $theme, bool $includePlugin)
Export theme and plugins by theme name
at line 41
static string
exportPlugin(string $plugin)
Export specific plugin or all of them
at line 50
static
copyTheme(string $theme)
Prepare theme for productions