User manual

Customizing Koha Software
Summary
In this chapter on customizing Koha software, we learned about:
The organization of Koha's application folder
The structure of Koha's database
How to make changes to configuration, database, and application files
How to commit changes using Git
How to generate patches using Git
How to send patches to others using Git
In the next and final chapter, we will cover advanced topics, such
as LDAP
authentication, internationalization, and exposing the catalog to the outside
world via the Z39.50 protocol.
[244]