umd-lib/umdlib_textbook_util

Drupal module for textbook search.

Maintainers

Package info

github.com/umd-lib/umdlib-textbook-util

Type:drupal-module

pkg:composer/umd-lib/umdlib_textbook_util

Transparency log

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-08-14 19:09 UTC

This package is auto-updated.

Last update: 2026-08-14 19:09:54 UTC


README

A Drupal module that provides a configurable textbook search form and redirect behavior.

Installation

Install the module with Composer:

composer require umd-lib/umdlib_textbook_util

Setup

  1. Enable the module in Drupal.
  2. Place the Textbook Search block on a page or region.
  3. Configure the block settings for:
    • program options
    • redirect URL template
    • fallback redirect URL when no parameters are provided
    • whether to hide the program field
  4. Save the block configuration and test the form.