Hello, everyone,
I noticed that the documentation only explains how Entry Blueprints can be seeded. I would need to seed globals though. Is that possible?
Greetings, Raphael
Hello, everyone,
I noticed that the documentation only explains how Entry Blueprints can be seeded. I would need to seed globals though. Is that possible?
Greetings, Raphael
Hi Raphael,
This is a good point. There is no import or export models for globals yet. We will look at including one in a later release. For now, it may be possible to roll your own in the app/models directory. See the following documentation on these model types:
+1 for this, I was creating a theme with some default global blueprint on install and I just discovered your thread that change lot of things
+1, this would be really useful