This skeleton serves as a basic content skeleton with both dropdown menus and split menu examples for the Typhoon Grav Premium Theme.
-
Download latest Grav package. Either Grav 1.6 or Grav 1.7RC
-
Unzip the
grav-v*.zipfile. -
Download and unzip the
grav-skeleton-typhoon-rockets.zipSkeleton package and unzip it. -
Replace the default
user/folder with this skeleton's extracted folder, and rename it touser/ -
Launch a terminal window and navigate to the root of your Grav installation
-
Confirm you can run CLI commands by typing
bin/gpm version. It should output the current version of Grav you are running. -
Install the
license-managerplugin with the command:bin/gpm install license-manager
-
If you want to continue the process via the admin manager, install that via:
bin/gpm install admin
-
When you purchased Typhoon you should of received an email with a link to the license page on getgrav.org. Visit that page and download the
licences.yamlfile. -
On your machine copy the
licenses.yamlto theuser/datafolder. This will allow you to installtyphoontheme, as well assvg-iconsandlightbox-galleryplugins. -
For Typhoon Rockets skeleton run this command to install all the themes + plugins:
bin/gpm install error markdown-notices problems typhoon color-tools shortcode-core svg-icons
Your site should have everything it needs to replicate the Typhoon Rockets skeleton site. Please compare your local copy to the Typhoon Rockets Demo Site.
