Skip to content

Craft CMS

Thipok Cholsaipant edited this page Jul 6, 2020 · 3 revisions

🔑 sg.uwdesignshow.com/admin

🗂 Folder Structure

public_html
|-- uwdesignshow.com       👻     placeholder folder for domain, do not delete
`-- craft
   |-- web       🏠     www.uwdesignshow.com lands here
   |    |-- uploads       📸     uploaded files used for page generation
   |    |        |-- asterisks     used in 2018 website
   |    |        |-- images     project images
   |    |        |-- student-photos     student portraits
   |    |        `-- student-videos     student hover videos
   |    `-- resources       🗄     static files for templates
   |            |-- uw2018
   |            |-- uw2019
   |            `-- uw2020
   `-- template       📝     twig templates used for page generation
           |-- uw2018
           |-- uw2019
           `-- uw2020

📥 Importing Data

Use the Feedme plugin to import data

Clone this wiki locally