• theme

    12 Feb
    premium

    TLDR: This document outlines the steps required to upgrade an existing Tailwind 3 version of the Typhoon Premium Theme to Tailwind 4.

    This is a major update and probably worth your while getting your theme updated to ensure you can take advantage of all the cool new stuff available as part o...

  • journal

    03 Feb
    cms-critic awards

    The CMS Critic Awards Are Back — Nominations successful, now please VOTE for Grav

  • journal

    06 Jan
    cms-critic awards

    The CMS Critic Awards Are Back — Time to Show Grav Some Love!

  • journal

    21 Nov

    PHP 8.4 was released today (November 21, 2024), and it's a major release with many new features, but it also deprecates a few functions and methods that have been in PHP for years. What this means is that for Grav to properly support PHP 8.4, Grav itself, as well as many of the packages that Grav...

  • plugin

    20 Nov

    The Premium plugin "Instagram Feed" is being deprecated due to Meta deprecating Basic Display API for Instagram. This was announced on September 4th, 2024, and takes effect December 4th, 2024.

    We have tried to find a solution that will allow the plugin to continue to function, but it seems the...

  • macos

    18 Sep
    sequoia apache homebrew php
    Special Edition: macOS 15.0 Sequoia Development Environment

    This is a guide to help those with prior Homebrew mutliple PHP-based installations that are looking to upgrade to the new Hombrew/core PHP setup from the prior Homebrew/php keg which is now deprecated.

    With the deprecation of H...

  • macos

    18 Sep
    sequoia apache homebrew ssl
    Part 3: macOS 15.0 Sequoia Web Development Environment

    In Part 1 of this 3-part series, we covered configuring Apache on macOS Big Sur 11.0 to work better with your local user account, as well as the installation process for installing multiple versions of PHP. In Part 2, we covered installing MySQL, Virtual Hosts, APC caching, YAML, and Xdebug.

    In this Part 3, we will cover getting your site setup with LetsEncrypt SSL support for this setup.

  • macos

    18 Sep
    sequoia apache homebrew mysql
    Part 2: macOS 15.0 Sequoia Web Development Environment

    In Part 1 of this 3-part series, we covered configuring Apache on macOS to work better with your local user account, as well as the installation process for installing multiple versions of PHP.

    In this Part 2, we will cover installing MySQL, Virtual Hosts, APC caching, YAML, and Xdebug. After finishing this tutorial, be sure to check out how to enable SSL in Part 3 of the series.

  • macos

    18 Sep
    sequoia apache homebrew php
    Part 1: macOS 15.0 Sequoia Web Development Environment

    Developing web applications on macOS is a real joy. There are plenty of options for setting up your development environments, including the ever-popular MAMP Pro that provides a nice UI on top of Apache, PHP and MySQL. However, there are times when MAMP Pro has slow downs, or out of date versions, or is simply behaving badly due to its restrictive system of configuration templates and non-standard builds.