Table of Contents

Building a Recommendations Module

IMPORTANT: This new feature was introduced in VuFind 1.0. If you are using an earlier beta version, please upgrade to take advantage of it.

What is a recommendations module?

Sometimes it is useful to make suggestions to a user based on their search terms. Depending on the type of search performed, the best recommendations may vary. For example, you may wish to suggest popular author names based on an author search, or common subject headings based on a subject search. The recommendations module system allows custom code to be easily dropped in place so that you can display custom messages for any search type.

How does it work?

To create a recommendations module, follow these steps: