Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bymayo committed Feb 5, 2019
2 parents 7c02031 + 90716af commit 83ccee7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Feel free to use.

`composer create-project madebyshape/craft-3`

## Run Migrations

Get the migration scripts from https://github.com/madebyshape/craft-3-build and run to:

- Install Plugins
- Add Default Sections
- Add Default Fieldtypes
- Add Default Asset Volumes

## Generate .env (If project exists)

`./craft setup`
Expand All @@ -16,13 +25,14 @@ If using MAMP, ensure the server name is `127.0.0.1` and `Allow network access t

## Whats included

- Craft CMS 3.x
- Craft CMS 3.1.x
- Templates
- Foundation base
- Error / Exception
- Config
- Custom general config settings
- Plugin settings (Asset Rev, Imager, Minify etc)
- Project YAML
- Useful Plugins
- .gitignore to ignore specific project files

Expand Down

0 comments on commit 83ccee7

Please sign in to comment.