Skip to content

Instantly share code, notes, and snippets.

@thezenmonkey
Created November 25, 2018 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thezenmonkey/e58abebd25d7fe850c9cca60e6025397 to your computer and use it in GitHub Desktop.
Save thezenmonkey/e58abebd25d7fe850c9cca60e6025397 to your computer and use it in GitHub Desktop.
Foundational YAML
---
Name: foundational
After:
- 'DNADesign\Elemental'
- 'DNADesign\ElementalList'
---
SilverStripe\Core\Manifest\ModuleManifest:
module_priority:
- DNADesign\Elemental
- DNADesign\ElementalList
- thezenmonkey\foundational
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment