This skeleton serves as a demo for Downloads Pro Grav Premium Plugin.
- 
Download latest Grav package. Grav 1.7
 - 
Unzip the
grav-v*.zipfile. - 
Download and unzip the
grav-skeleton-downloads-demo.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
 - 
When you purchased Downloads Pro you should have 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 installdownloads proplugin. - 
To install the skeleton plugin and theme dependencies, run this command:
bin/grav install
 - 
Finally, you can install Downloads Pro, by running this command:
bin/gpm install downloads-pro
 
Your site should have everything it needs to replicate the Downloads Pro skeleton site. Please compare your local copy to the Downloads Pro Demo Site.
