https://github.com/qcovery/core
https://github.com/qcovery/core
php search solr theming vufind zend-framework
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qcovery/core
- Owner: qcovery
- License: gpl-2.0
- Created: 2018-01-31T09:57:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T08:47:14.000Z (2 months ago)
- Last Synced: 2026-01-22T23:24:22.265Z (2 months ago)
- Topics: php, search, solr, theming, vufind, zend-framework
- Language: PHP
- Homepage: https://www.qcovery.de
- Size: 351 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/vufind-org/vufind)
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](https://vufind.org/wiki/installation) for step-by-step instructions for installing from packaged releases to popular platforms.
VuFind's [packaged releases](http://vufind-org.github.io/vufind/downloads.html) have all dependencies included. If you are installing directly from a Git checkout, you will need to load these dependencies manually using the [Composer](https://getcomposer.org) tool by running `composer install` from the VuFind home directory.
Documentation and Support
-------------------------
The VuFind community maintains a detailed [wiki](http://vufind.org/wiki) containing information on using and customizing the software. The VuFind website also lists [sources of community and commercial support](http://vufind-org.github.io/vufind/support.html).
Contributing
------------
See our [developers handbook](https://vufind.org/wiki/development) for more information.