There are a number of CMS packages that can be installed in SDL Tridion 2013 SP1/SDL Web 8. The following packages are provided:
- ECommerceModules_v1.1.0.zip - Contains for E-Commerce and Navigation modules
- ECommerceWhiteLabelDesign_v1.1.0.zip - Contains additions to the DXA white label design for the E-Commerce Framework
- ECommerceContentStructure_v1.1.0.zip - E-Commerce content types and page types, base content structure
- ECommercePageStructure_v1.1.0.zip - E-Commerce page structure
- FredhopperExampleContent_v1.1.0.zip - Example content for Fredhopper (optional)
- HybrisExampleContent_v1.1.0.zip - Example content for Hybris (optional)
- DemandwareExampleContent_v1.1.0.zip - Example content for Demandware (optional)
Before running the import script the needed DLLs needs to be copied. See Import/Export DLLs for further information.
The CMS import script is generic and is used for all packages. The syntax for calling the script:
To setup CMS data the packages needs to be imported in the following order:
- Setup modules:
.\cms-import.ps1 -moduleZip ECommerceModules_v1.1.0.zip - Install updated white label design:
.\cms-import.ps1 -moduleZip ECommerceWhiteLabelDesign_v1.1.0.zip - Setup content structure:
.\cms-import.ps1 -moduleZip ECommerceContentStructure_v1.1.0.zip - Setup page structure:
.\cms-import.ps1 -moduleZip ECommercePageStructure_v1.1.0.zip - Optional setup example content for the current E-Commerce system:
- Fredhopper:
.\cms-import.ps1 -moduleZip FredhopperExampleContent_v1.1.0.zip - Hybris:
.\cms-import.ps1 -moduleZip HybrisExampleContent_v1.1.0.zip - Demandware:
.\cms-import.ps1 -moduleZip DemandwareExampleContent_v1.1.0.zip
- Fredhopper: