diff --git a/setup/migrate/config/commercial_config.xml b/setup/migrate/config/commercial_config.xml new file mode 100644 index 0000000..d394269 --- /dev/null +++ b/setup/migrate/config/commercial_config.xml @@ -0,0 +1,17 @@ + + + + + + + installation + services + database + complete + + \ No newline at end of file diff --git a/setup/migrate/config/community_config.xml b/setup/migrate/config/community_config.xml new file mode 100644 index 0000000..d394269 --- /dev/null +++ b/setup/migrate/config/community_config.xml @@ -0,0 +1,17 @@ + + + + + + + installation + services + database + complete + + \ No newline at end of file diff --git a/setup/upgrade/config/commercial_config.xml b/setup/upgrade/config/commercial_config.xml new file mode 100644 index 0000000..7acf4a2 --- /dev/null +++ b/setup/upgrade/config/commercial_config.xml @@ -0,0 +1,19 @@ + + + + + + + welcome + installation + backup + restore + database + complete + + \ No newline at end of file diff --git a/setup/upgrade/config/community_config.xml b/setup/upgrade/config/community_config.xml new file mode 100644 index 0000000..7acf4a2 --- /dev/null +++ b/setup/upgrade/config/community_config.xml @@ -0,0 +1,19 @@ + + + + + + + welcome + installation + backup + restore + database + complete + + \ No newline at end of file