Migrate Domain Configuration and Domain Theme

Component ID

2129655

Component name

Migrate Domain Configuration and Domain Theme

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module defines variables in the 'domain' realm provided by Domain Variable
module and migrates the data from the {domain_conf} and {domain_theme} tables
to {variable_store}.

Migrates data from 6.x and 7.x to 7.x.

UPDATE: In order to support Domain Settings module, this module now migrates
ALL variables in domain_conf table, not just those defined in the module
code. See Issue#2574599: support Domain Settings.

See README.txt for more info.