1. Open the demo on the new system running in in a web browser
  2. Open Vue dev tools
  3. Find the Demo element
  4. Find the demo key in the Demo element’s props
  5. Click the three dot menu right of the demo props key on hover and select “Copy Value” from the dropdown
  6. 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
  7. Update the password if it has not been set
  8. Change the samples key name to demos
  9. 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
  1. Upload the JSON file to ftp://designmediamanager.com/public_html/demo/data
  2. Upload any new sample assets to the appropriate directories (_images for tile thumbnails and _demos for inner sample assets)