← Back to Help

Updating Site Content (No Coding Required)

Everything below can be done from your web browser through the Admin area -- no code editing needed.

Add or Remove a Product

  1. Log in as an admin and go to Admin → Products.
  2. Click + Add New Product, fill in the name, category, origin, price, and description, then click Save Product.
  3. Once saved, scroll to the Options section and add at least two option groups (e.g. "Size" / "500g" and "Grind" / "Whole Bean").
  4. To remove a product, click Delete next to it on the Products list.

Adding a New Product Photo

  1. Save your photo as a .jpg or .png file.
  2. Upload it into the assets/images/ folder on the server (via your hosting file manager or FTP client).
  3. On the product's Edit page, set the Image Path field to assets/images/your-file-name.jpg and save.

Adding a New Video

  1. Export your video as an .mp4 file (keep it under ~20MB for fast loading).
  2. Upload it into assets/videos/.
  3. Update the <source src="..."> path on the relevant page (e.g. the home page video), or ask a site maintainer to point a new <video> block at it.

Switching the Look of the Whole Site

Go to Admin → Site Template and click any of the three theme cards (Regular, Autumn, Winter). The whole site updates immediately -- no file editing needed.

Need More Help?

See the Admin Guide for a full walkthrough of every admin screen.