Skip to content
/ craft Public template
forked from nystudio107/matrixfacades

A plain Craft 4 starter project for learning Craft CMS with CraftQuest.

Notifications You must be signed in to change notification settings

CraftQuest/craft

 
 

Repository files navigation

Craft CMS 4 Starter

Based on a Craft 3 starter by Andrew Welch of @nystudio107

This starter can be used by anyone but @ryanirelan created it for his courses @CraftQuest courses.

Instructions to Use this Starter

To use this starter project, you will need to run Docker Desktop (see below, #3).

Creating Your Copy of the Project

  1. Create your own repository using the green "Use this template" button.
  2. Clone the new repository on your local machine: git clone [your-git-url]

Running the Project Locally

  1. Install (or open) Docker Desktop for your operating system.
  2. In a terminal window, run make dev to start up the Docker containers and launch the starter site.
  3. Once initial build is complete (you should "Ready to handle connections"), point your browser to http://localhost:8888

Craft Control Panel

The Craft CMS control panel is located at http://localhost:8888/admin. Use username "admin" and password "password" to gain access.

About

A plain Craft 4 starter project for learning Craft CMS with CraftQuest.

Resources

Stars

Watchers

Forks

Languages

  • PHP 58.6%
  • HTML 25.9%
  • Dockerfile 7.4%
  • Shell 5.8%
  • Makefile 1.6%
  • Batchfile 0.7%