umd-lib / umdlib_textbook_util
Drupal module for textbook search.
Package info
github.com/umd-lib/umdlib-textbook-util
Type:drupal-module
pkg:composer/umd-lib/umdlib_textbook_util
1.0.1
2026-08-14 19:09 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
- Enable the module in Drupal.
- Place the Textbook Search block on a page or region.
- Configure the block settings for:
- program options
- redirect URL template
- fallback redirect URL when no parameters are provided
- whether to hide the program field
- Save the block configuration and test the form.