About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
installation:requirements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installation:requirements [2021/08/16 15:17] – [Software] demiankatzinstallation:requirements [2024/01/10 14:07] – [Software] demiankatz
Line 13: Line 13:
 | VuFind 6.x | 2.2.12+ | 7.1+ | 5.5+ | 1.8+ | | VuFind 6.x | 2.2.12+ | 7.1+ | 5.5+ | 1.8+ |
 | VuFind 7.x | 2.2.12+ | 7.2+ | 5.5+ | 1.8+ | | VuFind 7.x | 2.2.12+ | 7.2+ | 5.5+ | 1.8+ |
-| VuFind 8.0+ | 2.2.12+ | 7.3+ | 5.7.7+ (or MariaDB 10.2.2+) | 1.8+ | +| VuFind 8.| 2.2.12+ | 7.3+ | 5.7.7+ (or MariaDB 10.2.2+) | 1.8+ | 
 +| VuFind 9.0.x | 2.4+ | 7.4.1+ | 5.7.8+ (or MariaDB 10.2.7+) | 11+ | 
 +| VuFind 9.1+ | 2.4+ | 8.0+ | 5.7.8+ (or MariaDB 10.2.7+) | 11+ | 
 +| VuFind 10.0+ | 2.4+ | 8.1+ | 5.7.8+ (or MariaDB 10.2.7+) | 11+ |
 Note that while a MySQL version is recommended here, VuFind is also compatible with MariaDB and PostgreSQL. Note that while a MySQL version is recommended here, VuFind is also compatible with MariaDB and PostgreSQL.
  
Line 24: Line 26:
   * Starting with release 5.0, support for Internet Explorer versions prior to 9 was dropped. IE9 should be functional but some functionality may not always display optimally.   * Starting with release 5.0, support for Internet Explorer versions prior to 9 was dropped. IE9 should be functional but some functionality may not always display optimally.
   * Starting with release 8.0, VuFind assumes that browsers support ES6. See [[https://caniuse.com/es6|Can I use... ES6]] for compatibility notes.   * Starting with release 8.0, VuFind assumes that browsers support ES6. See [[https://caniuse.com/es6|Can I use... ES6]] for compatibility notes.
 +
 +==== Optional Dependencies ====
 +
 +When you install VuFind (either using a package, or by using Composer), most of its dependencies will be installed for you automatically. However, some infrequently-used features of the software may have additional dependencies that are not installed by default. For example:
 +
 +  * If using non-default cache adapters (e.g. Memcached support in the search cache), additional PHP extensions may need to be installed (e.g. memcached)
 +  * Some ILS drivers may require additional PHP extensions (e.g. soap for Symphony, sybase for Horizon)
 ===== Hardware ===== ===== Hardware =====
  
Line 34: Line 43:
 The good news is that VuFind is extremely scalable.  You can start small and grow the system as needed.  See the [[administration:performance|Performance]] page for more details. The good news is that VuFind is extremely scalable.  You can start small and grow the system as needed.  See the [[administration:performance|Performance]] page for more details.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
installation/requirements.txt · Last modified: 2024/01/10 14:12 by demiankatz