- Open the demo on the new system running in in a web browser
- Open Vue dev tools
- Find the
Demo element
- Find the
demo key in the Demo element’s props
- Click the three dot menu right of the
demo props key on hover and select “Copy Value” from the dropdown
- Paste this value into a new JSON file in the
data directory of the old demo system as the value of a top-level demo key
- Update the
password if it has not been set
- Change the
samples key name to demos
- Change any standalone
title keys in demo objects to be named header or subheader depending on the desired heading level
- Make sure every
header/subheader + description demo object has a value in the header/subheader
- Upload the JSON file to
ftp://designmediamanager.com/public_html/demo/data
- Upload any new sample assets to the appropriate directories (
_images for tile thumbnails and _demos for inner sample assets)