How to Add Grav to Quick Create?
-
Is there a way to add Grav to quick create. Here is the install instructions: [https://learn.getgrav.org/basics/installation](link url).
I can use the Composer method to get the basic install of the cms working -- but it doesn't automatically download the starter theme. Any idea how to download both?
Thanks
-
Because of the way that Grav installs themes and plugins I had the same issue as you, and ended up without a theme. You can do the same thing as this post mentions, but instead of a blank zip just set up a Grav install with everything you want by default and zip it: https://forum.laragon.org/topic/248/create-a-custom-or-blank-project-with-auto-virtual-host/3#. That's what I did.