https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.isherwood@ptfs-europ | |e.com --- Comment #12 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Installing the Dummy ILL connector ================================== The Dummy connector returns canned responses to search requests and should be used for basic testing of ILL functionality. INSTALL ------- - Change to the correct directory: cd <your_Koha_root_directory>/Koha - If the 'Illbackends' directory does not exist, create it: mkdir Illbackends - Change to the backends directory: cd Illbackends - Clone the Dummy connector repository: git clone https://github.com/a-sassmannshausen/Dummy -- You are receiving this mail because: You are watching all bug changes.