Description of problem
A feature of the old DNN8 features for Portal Export & Site Wizard was that you could export a Site Template for a portal and then when applying a Site Template, you could, in the wizard steps, choose to apply a Theme, or skip that step and apply no different Theme changes during the process.
The current DNN 9x Import/Export feature is a wonderful improvement on those main features. The Site Template creation has checkboxes for several wonderful things to be selected or omitted from the Site Template, but "Include Theme & Containers" isn't one of them.
During the Import process, it applies the Theme of the site which is active during creating the Site Template to that target Portal when applying the Site Template.
I would like to suggest a checkbox either during creation (during Export action), or better/additionally during the selection of the Site Template (during Import step) which allows users a choice to not apply a Theme during the import.
Description of solution
The Theme for the Portal level Site Settings and/or the page Tab level Tab Settings are recording the Theme within the Export step of creating a Site Template. This means the data is already present and action is taken with that data on Import. The suggestion is to add interface options such as:
Basic Additional Function
- Add a checkbox in the Import screen which allows a user to de-select an "Apply Theme" option.
- Add logic to the process which can include or skip the Theme application steps based on passed settings
Extra Additional Function
- Add a checkbox in the Export screen which allows a user to de-select a "Theme" item in the "Include In Export" section


Description of problem
A feature of the old DNN8 features for Portal Export & Site Wizard was that you could export a Site Template for a portal and then when applying a Site Template, you could, in the wizard steps, choose to apply a Theme, or skip that step and apply no different Theme changes during the process.
The current DNN 9x Import/Export feature is a wonderful improvement on those main features. The Site Template creation has checkboxes for several wonderful things to be selected or omitted from the Site Template, but "Include Theme & Containers" isn't one of them.
During the Import process, it applies the Theme of the site which is active during creating the Site Template to that target Portal when applying the Site Template.
I would like to suggest a checkbox either during creation (during Export action), or better/additionally during the selection of the Site Template (during Import step) which allows users a choice to not apply a Theme during the import.
Description of solution
The Theme for the Portal level Site Settings and/or the page Tab level Tab Settings are recording the Theme within the Export step of creating a Site Template. This means the data is already present and action is taken with that data on Import. The suggestion is to add interface options such as:
Basic Additional Function
Extra Additional Function