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.