Published onJuly 22, 2020Composer Error: PHP requirement incompatible with your PHP VersionDrupal 8PHPComposerAdd `--ignore-platform-reqs` flag to composer require command to get around this.
Published onJune 17, 2020Create a Search page using Search API in Drupal 8Drupal 8WIPUsing Drupal 8's Search API, we'll quickly run through the steps for building a search page.
Published onSeptember 29, 2019Disable taxonomy term pager in Drupal 8Drupal 8In order to disable the pager on a taxonomy term page, you can set the `terms_per_page_admin` setting to a really high number.
Published onJune 23, 2020Fire - A Drupal 8 ThemeDrupal 8Fire is a custom Drupal 8 starter theme that we use at SKYCATCHFIRE as a base for all our new Drupal 8 websites and web applications.