--- title: 'Introducing Grav Course Hub for Mac' published: true date: 07/29/2016 continue_link: false header_image: false metadata: 'twitter:card': summary 'twitter:site': '@hibbittsdesign' 'twitter:title': 'Introducing Grav Course Hub for Mac' 'twitter:description': 'A quick and easy way to test-drive the Grav Course Hub on your own Mac.' 'twitter:image': 'http://hibbittsdesign.org/blog/posts/2016-07-29-introducing-grav-course-hub-for-mac/grav-course-hub-for-mac' taxonomy: category: blog tag: - GravCMS - MAMP - MacOS --- Inspired by the work of Ralf Krause with his [Moodle4Mac](https://download.moodle.org/macosx/) installation packages, I have created a 'Grav Course Hub for Mac' package to help other educators quickly and easily test-drive the Grav Course Hub on their Mac. Once completed, the same installation can be used to deploy your Grav Course Hub site to your FTP server using an FTP app (e.g. [CyberDuck](https://cyberduck.io/)) or be mirrored to GitHub/GitLab for automatic deployment. ![Grav Course Hub for Mac](grav-course-hub-for-mac.png)

Please note: If you already have MAMP installed on your Mac it is recommended that you only copy the included /htdocs/grav-course-hub folder into your existing /htdocs folder.

Download 'Grav Course Hub for Mac'
Once you have the Grav Course Hub up and running you might find these articles of help: * [Setting Up a Course in the Grav Course Hub](../2016-07-18-setting-up-your-grav-course-hub) * [Using Grav with GitHub Desktop](../2015-12-11-using-grav-with-github) * [The Flipped LMS: A Workflow - Watch the Edge](http://watchtheedge.ca/2016/06/09/working-with-grav/) Oh, and if you are wondering how to access the Admin Panel of your Grav Course Hub you can do so by adding ‘/admin’ to the Browser URL of your Grav site (i.e. [localhost:8888/grav-course-hub/admin](http://localhost:8888/grav-course-hub/admin)).