Deploying a BOX into the current site
BOX deployment means merging BOX resources into a site and extending the system site’s configuration.
The Deploy BOX wizard respects the existing file structure of a BOX, deploying files to the levels according to the BOX file level settings.
- If a BOX contains several level files, then these files are deployed to Root/MasterSite/Site directories respectively.
- The BOX resource file folder structure saves root/master site level files separately from site level resources.
- If a BOX contains only site level files, then these files are deployed only to the current site directory.
- The BOX manifest.xml file keeps the level to which the BOX resource belongs and saves the resource file relative location.
- For library files, their original folder structure is maintained in the BOX manifest.xml file during BOX creation. The folder structure is re-created and the library files are copied into them during BOX deployment.