Craft Boilerplate Save Abandoned

Our standard project template for new Craft CMS websites

Project README

Craft CMS Website

Running with DDEV

Requirements

  1. Docker
  2. DDEV

Setup

  1. Run ddev start in terminal window
  2. Open new terminal window, leaving previous minimized
  3. Run ddev import-db and enter full path (e.g. /Users/ransom/Downloads/db-export.sql) and press enter
  4. Run ddev launch
  5. (Optional) Download assets and add to web/images directory

Running commands:

  • Craft CLI: ddev craft <command>
  • NPM: ddev npm <command>
  • Composer: ddev composer <command>
  • Build for production: make build
Open Source Agenda is not affiliated with "Craft Boilerplate" Project. README Source: venveo/craft-boilerplate
Stars
48
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating