[% USE Koha %] [% USE raw %] [% USE Asset %] [% INCLUDE 'doc-head-open.inc' %] Create Koha administrator patron › Web installer › Koha [% INCLUDE 'installer-doc-head-close.inc' %]

Web installer › Create Koha administrator patron

[% INCLUDE 'onboarding_messages.inc' %]
  1. Installation
  2. Onboarding
    1. Create a library
    2. Create a patron category
    3. Create Koha administrator patron
    4. Create a new item type
    5. Create a new circulation rule

Now we will create a patron with superlibrarian permissions. Log in with this to access Koha as a staff member with all permissions.

Administrator identity

  1. Required
  2. Required
  1. [% IF patrons && patrons > 1 %] [% ELSE %] [% END %] Required
  2. Required
  3. Required

    Note: If you installed sample patron categories please select the "Staff" option in the patron categories dropdown box.

Administrator account permissions

  1. superlibrarian

Administrator login

  1. Required
  2. Required
  3. Required

To create another patron, go to: Patrons › New patron

To edit patron permissions, go to: More › Set permissions

[% MACRO jsinclude BLOCK %] [% INCLUDE 'validator-strings.inc' %] [% INCLUDE 'installer-strings.inc' %] [% Asset.js("js/onboarding.js") | $raw %] [% PROCESS 'password_check.inc' new_password => 'password', category_selector => '#categorycode_entry', RequireStrongPassword => Koha.Preference('RequireStrongPassword') %] [% END %] [% INCLUDE 'installer-intranet-bottom.inc' %]