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.
administration:production_checklist

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
Last revisionBoth sides next revision
administration:production_checklist [2022/10/13 14:18] – [4. Automation] demiankatzadministration:production_checklist [2022/10/20 12:03] – [Changing Defaults] demiankatz
Line 20: Line 20:
 ==== Changing Defaults ==== ==== Changing Defaults ====
  
-  * By default, VuFind® has the "Sample" ILS driver enabled, which returns fake and useless status information. The web-based installer will encourage you to change this.+  * By default, VuFind® has the "Sample" ILS driver enabled, which returns fake and useless status information. The web-based installer will encourage you to change this. You should also review the [Catalog] section of config.ini to ensure that ILS features (like renewals, request cancellation, etc.) are set to your preferences. 
 +  * By default, VuFind® uses "Database" authentication, in which users can sign up and manage accounts in VuFind® itself. In most production environments, you will likely want to integrate the system with an external authentication system. See the [[configuration:authentication]] page for details. 
 +  * By default, VuFind® has some social features (comments, tags, etc.) enabled and others (ratings) disabled; you should review the [Social] section of config.ini and ensure appropriate configuration of these settings.
   * By default, VuFind® shows the "topic" facet above the search results, instead of along the side with the rest of the facets. If you dislike this split approach, you can move the topic_facet setting from [ResultsTop] to [Results] in facets.ini.   * By default, VuFind® shows the "topic" facet above the search results, instead of along the side with the rest of the facets. If you dislike this split approach, you can move the topic_facet setting from [ResultsTop] to [Results] in facets.ini.
 +
 +==== Cookie Consent ====
 +
 +:!: Supported out of box starting with VuFind® 9.0
 +
 +Legislation such as GDPR in Europe may require that the user is asked for consent to store cookies and be informed about mandatory ones. You can [[configuration:cookie_consent|set up VuFind® to request cookie consent]] from the user. Also ensure that any added content from third parties is included in the cookie information and not displayed without consent.
  
 ==== Common Pitfalls ==== ==== Common Pitfalls ====
administration/production_checklist.txt · Last modified: 2023/06/09 11:23 by emaijala