close

Filter

loading table of contents...

Blueprint Developer Manual / Version 2204

Table Of Contents

5.4.24 Theme Importer

With the theme importer you can import themes into the content repository. It is the command line equivalent of uploading themes in Studio as described in the Frontend Developer Manual.

usage: cm import-themes -u <user> [other options] [-f <folder>] [-c] [-dm]
          <theme.zip> ...

available options:

 -c,--clean                  Delete existing theme before import in order
                             to get rid of obsolete code resources.
 -d,--domain <domain name>   domain for login (default=<builtin>)
 -dm,--development-mode      Development mode.  Creates a user (frontend
                             developer) specific copy of the theme.
 -f,--folder <arg>           Folder within CoreMedia where themes are
                             stored. Default is /Themes
 -p,--password <password>    password for login
 -u,--user <user name>       user for login (required)
 -url <ior url>              url to connect to

    

Example 5.6. Usage of import-themes


The options have the following meaning:

Parameter Description
-c

Delete existing theme before import in order to get rid of obsolete code resources.

This option is only intended for the development workflow. It does not delete published themes.

-dm Development mode. Creates a user (frontend developer) specific copy of the theme.
-f Folder within CoreMedia where themes are stored. Default is /Themes

Table 5.18. Options of the import-themes tool


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.