1. Create a Page Template for WEC: Step 1 - Upload Files

To use your own HTML file and images as a basis for a TYPO3 template, you must first upload your files to your TYPO3 website.

  1. Click on Filelist in the left column
  2. Create a New folder within your fileadmin directory: Click the icon to the left of fileadmin and from the context menu slect "New."
  3. Enter a name for your template folder and click the "Create folders" button.
  4. Once your folder is created, click its name to see within it.
  5. To begin uploading your files, click the Upload Files button.
  6. Click the Browse button. To select your files. Since we have already "zipped" our template files, we will only need to upload one file (however, if you wish to upload them individually, you can upload up to 10 at a time by clicking the dropdown above).
  7. Select your file. Then click the Open button
  8. Click the Upload files button to put your files on the web server.
  9. If you have uploaded a zip file like we did, click on the file icon and from the context menu select "Unpack."
    • You'll see  a printout of all the files that were unzipped. To return to the file view, clic k the "Back ..." link.
    • You can now delete your zip file. Click on the file icon and select Delete from the context menu.

You're now ready to move on to creating your Template's Data Structure! On you go to Step 2 ...