The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
user avatar
Ere Maijala authored
- Update facets.js to create HTML for hierarchical facets using jQuery and with the correct structure.
- Fix exclude links in hierarchical facets.
- Display "Loading..." message in hierarchical facets.
- Resolves VUFIND-1279
54293cf2

Build Status VuFind

Introduction

VuFind is an open source discovery environment for searching a collection of records. To learn more, visit https://vufind.org.

Installation

See our online installation documentation for step-by-step instructions for installing from packaged releases to popular platforms.

VuFind's packaged releases have all dependencies included. If you are installing directly from a Git checkout, you will need to load these dependencies manually using the Composer tool by running composer install from the VuFind home directory.

Documentation and Support

The VuFind community maintains a detailed wiki containing information on using and customizing the software. The VuFind website also lists sources of community and commercial support.

Contributing

See our developers handbook for more information.