Thanks for the help! I wasn't aware of the download as yaml so I updated to
5.4.1. That's very useful. I also added the Overview app from source forge
which is a great help.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=c7156e0f-8d65-4dfa-82b2-e8be4ef714
I used the git project from
https://documentation.magnolia-cms.com/display/DOCS/My+first+content+app as a
starting point for my own content app.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=c7156e0f-8d65-4dfa-82b2-e8be4ef7144a
---
Hi,
The folder structure should indeed be as follows:
/apps/.yaml.
In case you're in a maven module, this goes under your src/main/resources
directory.
In case you're in a "light" module, this goes under the magnolia resources
directory, as configured in your magnolia.properties. By default th