Download Grav
Grav Core is the base package with core functionality and a few essential starting pages. Grav Core + Admin also includes the Administration Panel plugin. Both are easy to get started with — check out our Basic Tutorial and Guide to the Administration Panel.
Latest stable release
Production-ready. The version we recommend for every new site and every upgrade of an existing one.
Get Started
Quick installation
- Download either the Grav Core or Grav Core + Admin plugin installation package.
- Extract the zip file into your webroot.
- Point your browser at your local webserver:
http://yoursite.com
How to install the Admin plugin
If you have not already installed the admin plugin, you can do so easily with GPM:
This will install the admin plugin plus its dependencies (login, form, email). After this is complete, point your browser to your Grav installation and you will be prompted to create a new admin user.
How to update
If you are using the admin plugin, you can simply Update Grav itself from the notice. You can use the Update button in upper-right, or check for plugin updates with the Check for updates button in the top-right. Updating is as simple as that. Navigate to the root of the Grav install in your command line and type:
Additionally you should update all your plugins and themes to the latest version, including the admin plugin if you have that installed:
Changelog
-
- Grav Version 2.0 stable is released - read all about it here: https://getgrav.org/blog/grav-2-stable-released
-
- [security] Install packages uploaded through Direct Install are now rejected when their contents exceed safe limits on total uncompressed size, file count, or folder nesting depth, so a crafted archive can no longer fill the disk, exhaust inodes, or crash extraction (GHSA-2vcx-h8p2-9pg9).
-
- Grav Version 2.0 stable is released - read all about it here: https://getgrav.org/blog/grav-2-stable-released
-
- [security] Install packages uploaded through Direct Install are now rejected when their contents exceed safe limits on total uncompressed size, file count, or folder nesting depth, so a crafted archive can no longer fill the disk, exhaust inodes, or crash extraction (GHSA-2vcx-h8p2-9pg9).