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.
configuration:ils:examples:kohailsdi_driver

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
configuration:ils:examples:kohailsdi_driver [2023/03/30 11:42] – [Configuring the KohaRest ILS Driver] demiankatzconfiguration:ils:examples:kohailsdi_driver [2023/04/24 16:58] demiankatz
Line 5: Line 5:
 =====Configuring VuFind for single instance in ILSDI=====  =====Configuring VuFind for single instance in ILSDI===== 
  
-Go to **$VUFIND_HOME/confing/vufind**.  Copy the following files and move them into the **$VUFIND_LOCAL/config/vufind** directory:+Copy the KohaILSDI.ini default configuration file from **$VUFIND_HOME/config/vufind** into the **$VUFIND_LOCAL_DIR/config/vufind** directory. For example: 
 <code bash> <code bash>
-cp /usr/local/vufind/config/vufind/KohaILSDI.ini  /usr/local/vufind/local/config/vufind+cp $VUFIND_HOME/config/vufind/KohaILSDI.ini $VUFIND_LOCAL_DIR/config/vufind
 </code> </code>
  
-Edit the file **KohaI.ini** and input the following information under the **[Catalog]** section:+Edit the file **KohaILSDI.ini** and input the following information under the **[Catalog]** section:
 <code bash> <code bash>
 host = ip or url host = ip or url
configuration/ils/examples/kohailsdi_driver.txt · Last modified: 2024/02/28 18:46 by demiankatz