Skip to content

agdc101/company-of-landscapers

Repository files navigation

The Company of Landscapers CMS

The Company of Landscapers CMS is built using Craft CMS and is configured to run locally using DDEV. Follow the steps below to get started.

To be run in conjunction with front end application - run front end app here.

Requirements

Before starting, ensure you have the following installed on your machine:

Project Setup

1. Clone and change into repository:

git clone https://github.com/agdc101/company-of-landscapers.git && cd company-of-landcapers

2. Configure, Install and Run ddev:

make up

3. Export and Import Data to ddev (Recommended):

* Need DB_DUMP .env variables to run.

make import_data

4. Login into Craft:

visit "/admin" to login.


ddev commands to start, stop and restart app.

ddev start
ddev stop
ddev restart

Read about configuration, here:

https://craftcms.com/docs/5.x/configure.html

About

Headless Craft CMS for the company of landscapers. A landscaping business based in mid Devon.

Resources

Stars

Watchers

Forks