• release

    01 Dec

    In the past few releases of Grav we have implemented Nonces (Numbers used only once) to secure forms and actions against CSRF attacks. We missed a few actions, and have adjusted our Nonce generation mechanism to be more performant.

    However, the downside of this development is that it has caused some issues with some areas of the Admin to stop functioning until fixed. One of these actions that was missed previously was the Update buttons. This of course has caused a problem for upgrading Grav. But, not to fear, there is a simple solution!

  • journal

    21 Oct
    plugin admin release

    After being in beta for just over a year, with nearly 50 releases and 250 closed issues, Grav is now a full featured CMS with all our roadmap tasks completed. We really could of put the Version 1.0 rubber stamp on Grav some time ago, but we decided to hold off until we had the admin plugin stable also. With an extensive beta development phase of it's own, the Grav admin has undergone a series of solid releases to add new functionality and address bugs. It is also on the cusp of getting a stable version number as we have 161 closed issues and no critical bugs currently open.

  • beta

    04 Aug
    release plugin admin

    I know this is the news that a huge majority of Grav users have been waiting for. Yes, you read correctly, the Standard Admin plugin that has been so-long promised, is available for beta testing!

    WARNING, WARNING, this is an important WARNING! Please understand this is a beta version, and we cannot 100% guarantee that this plugin will not mess up your data.

    This is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. This will remain a totally optional plugin, and is not in any way required or needed to use Grav effectively. In fact, the admin provides an intentionally limited view to ensure it remains easy to use and not overwhelming. I'm sure power users will still prefer to work with the configuration files directly.

  • release

    08 Jul

    Today I'm really proud to announce the release of Grav 0.9.30 which has a huge new feature: Full Multi-Language Support. This is one of the top requested features for Grav and with the help of the Grav community to isolate possible approaches, Grav now has a very powerful tool-set to build multi-language sites. The great news is that we were able to implement this capability without impacting performance!

    Another key feature of this release that was required for multi-language to work properly, is the ability to configure multiple routes for a page, support a default override, and even provide a canonical route to be used for SEO purposes.

  • plugin

    27 Apr

    In case you have not been following the updates in the Plugins page, or our Twitter feed, I thought I would take this opportunity to showcase a few of cool plugins that have been added recently. We'll cover Embed, CacheBuster, MediaEmbed, and Private.

  • tutorial

    23 Apr
    ide

    In some of my earlier blog posts, I outlined the process of setting up a local development environment which involves installing and configuring up a web-server with PHP. This process can become second nature, and is the preferred approach for many developers, but utilizing a web-based IDE is a new option that has many surprising benefits.

    Web IDEs have been around for a few years, but only recently with the improvement in browser capabilities, more sophisticated editor capabilities, and the integration of virtual machines, have them become a viable option. For years I watched from afar, and scoffed at being able to do any real development in such an environment, but after a recent round of testing, I have come away impressed!

    Read on to find out the many benefits and a walk-through of getting a powerful Grav development environment setup for free!

  • journal

    15 Apr
    cdn

    Grav is already one of the fastest CMS options available, but it's possible to easily transform your Grav-based site into a world-class performer. A CDN or Content Delivery Network and some new Grav features can make this possible.

  • journal

    13 Apr
    roadmap

    It has been a little over 10 months since we launched the first public beta of Grav. We quickly reached our 0.9.0 release goals as outlined in the Grav Roadmap, and have spent the subsequent months bug fixing, adding requested features, and laying the groundwork for our upcoming 1.0.0 release.

  • retina

    30 Jan
    responsive

    Going through the issues on the Grav GitHub repository, I noticed someone was asking for Grav to support Retina images and immediately thought this is my chance to start contributing to this awesome project. As per suggested in the comments, I quickly came up with a solution using the new srcset a...