Skip to content
/ craft4 Public template
forked from CraftQuest/craft

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

Notifications You must be signed in to change notification settings

HolavaGuy/craft4

 
 

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 you 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

Packages

No packages published

Languages

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