ademers/craft-starter

A Craft CMS starter project by Andrea DeMers.

Maintainers

👁 ademers

Package info

github.com/ademers/craft-starter

Type:project

pkg:composer/ademers/craft-starter

Statistics

Installs: 42

Dependents: 0

Suggesters: 0

Stars: 12

Open Issues: 5

1.4.4 2022-05-23 19:56 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1b5e5c97fd1651065b09a231b9b6054aef67310f

cmsprojectCraftcraftcms


README

A Craft CMS starter project by Andrea DeMers.

Content Management System (CMS)

Craft CMS Plugins

PHP Packages

Front-end

Build Tools

CSS

JavaScript

Requirements

Local Dev

This Craft Starter project is configured to use Craft Nitro 2.x as the local development environment.

Installation

  1. To create a new project, run composer create-project ademers/craft-starter <Path>, substituting <Path> with the path where Composer should create the project
  2. Create a database as per the instructions in the Craft documentation
  3. Set up your web server as per the instructions in the Craft documentation
  4. Duplicate the .env.example file in the project root and rename it to .env
  5. Run the Craft setup wizard ./craft setup and answer the questions when prompted
  6. Access your new Craft website from your web browser
  7. Do a little dance 💃

Todo

License

The MIT License (MIT). Please see License file for more information