The local working environment

Create a local working environment on the PC
To adapt the new template to CMSimple_XH, the "Portable_XH" tool is used in these instructions, which provides a web server environment with PHP including a CMSimple_XH installation on your own PC. The zipped version of Portable_XH is unpacked and installed in a freely selectable directory on the PC.
(Reference link to Portable_XH see link collection)

The directory structure of "Portable_XH" looks like this:

Portable_XH
  - mails
  - php
       - dev
       - ext
       - extras
       - lib
  - www
       - 2lang
       - cmsimple
       - content
       - core
       - plugins
       - templates
       - userfiles
       index.php
  CHANGELOG.txt
  LIESMICH.txt
  menu.php
  Portable_XH.bat
  README.txt
  router.php
  storemail.php

The directory "template 01" is copied to the directory "any directory/Portable_XH/www/templates/" so that it can later be used in the local CMSimple_XH installation.