Skip to content

Commit

Permalink
new db
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBox325 committed Feb 27, 2022
1 parent e9c3238 commit aa0fb0d
Show file tree
Hide file tree
Showing 24 changed files with 8,116 additions and 18 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Install with `composer create-project JayBox325/JayCraft .`
- *Field Manager* for organising and removing any unused fields.
- *Matrix Toolbar* to improve managing matrix fields.
- *Super Table* adds the ability to have nested matrix fields. Use sparingly.
- *Splashing Images* for Unsplash Images.

\* doesn't support GraphQL.

Expand Down
7,690 changes: 7,690 additions & 0 deletions _db/db-2022-02-27.sql

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"ostark/craft-plugin-commands": "^1.1",
"percipioglobal/craft-colour-swatches": "1.4.1.1",
"spicyweb/craft-embedded-assets": "^2.10",
"studioespresso/craft-splashingimages": "^2.1",
"vaersaagod/matrixmate": "^1.2",
"verbb/cp-nav": "3.0.17",
"verbb/field-manager": "^2.2",
Expand Down
178 changes: 177 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 2 additions & 15 deletions config/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,8 @@

// CMS Aliases
'aliases' => [
'@image' => getenv('ASSET_BASE_URL') . '/image',
'@video' => getenv('ASSET_BASE_URL') . '/video',
'@embed' => getenv('ASSET_BASE_URL') . '/embed',
'@audio' => getenv('ASSET_BASE_URL') . '/audio',
'@documents' => getenv('ASSET_BASE_URL') . '/documents',

'@imageRoot' => dirname(__DIR__) . '/public/uploads/image',
'@videoRoot' => dirname(__DIR__) . '/public/uploads/video',
'@embedRoot' => dirname(__DIR__) . '/public/uploads/embed',
'@audioRoot' => dirname(__DIR__) . '/public/uploads/audio',
'@documentsRoot' => dirname(__DIR__) . '/public/uploads/documents',
'@uploads' => getenv('ASSET_BASE_URL'),
'@uploadsRoot' => dirname(__DIR__) . '/public/uploads'
],

],
Expand All @@ -47,10 +38,6 @@
'dev' => [
// Dev Mode (see https://craftcms.com/guides/what-dev-mode-does)
'devMode' => true,

// Mamp database exports
'backupCommand' => getenv('BACKUP_COMMAND'),
'restoreCommand' => getenv('RESTORE_COMMAND'),
],

// Staging environment settings
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
isDefault: true
name: Default
permissions: 'null'
sortOrder: 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: 'Plugin Store'
customIcon: ''
enabled: true
handle: plugin-store
icon: plugin
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 13
prevLabel: 'Plugin Store'
prevUrl: plugin-store
type: ''
url: plugin-store
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: 'Unsplash Images'
customIcon: ''
enabled: true
handle: splashing-images
icon: /app/vendor/studioespresso/craft-splashingimages/src/icon-mask.svg
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 9
prevLabel: 'Unsplash Images'
prevUrl: splashing-images
type: ''
url: splashing-images
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Uploads
customIcon: ''
enabled: true
handle: assets
icon: ''
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 8
prevLabel: Assets
prevUrl: assets
type: ''
url: assets
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Dashboard
customIcon: ''
enabled: true
handle: dashboard
icon: gauge
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 1
prevLabel: Dashboard
prevUrl: dashboard
type: ''
url: dashboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Content
customIcon: ''
enabled: true
handle: divider
icon: ''
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 2
prevLabel: Divider
prevUrl: ''
type: divider
url: ''
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Assets
customIcon: ''
enabled: true
handle: divider
icon: ''
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 7
prevLabel: Divider
prevUrl: ''
type: divider
url: ''
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Admin
customIcon: null
enabled: true
handle: divider
icon: ''
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 10
prevLabel: Divider
prevUrl: ''
type: divider
url: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Entries
customIcon: ''
enabled: true
handle: entries
icon: section
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 3
prevLabel: Entries
prevUrl: entries
type: ''
url: entries
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Globals
customIcon: ''
enabled: true
handle: globals
icon: globe
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 4
prevLabel: Globals
prevUrl: globals
type: ''
url: globals
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
currLabel: Navigation
customIcon: ''
enabled: true
handle: navigation
icon: /app/vendor/verbb/navigation/src/icon-mask.svg
layout: 84a829e7-98fe-429f-9ab4-33e75d521955 # Default
newWindow: false
order: 5
prevLabel: Navigation
prevUrl: navigation
type: ''
url: navigation
Loading

0 comments on commit aa0fb0d

Please sign in to comment.