https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855 Bug ID: 17855 Summary: Updated Koha web installer and new onboarding tool feature to guide users through setting up Koha Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Updated the Koha web installer so that it has two setup modes: Basic and Advanced. The basic mode limits the control the user has over the data they choose to install into the database. They can only choose whether to install optional data; all default data is installed by default. The advanced mode gives the user greater control to choose whether or not to install default AND optional data. After the web installer has finished the user is redirected to the onboarding tool (with no authentication required in between). In the onboarding tool they create a: Library, Patron category Item type (if they were not installed in the web installer), In addition to always creating a: Patron (which has super librarian privileges which the user will use to log into Koha with) Circulation rule Then the user is redirected to a login page where they login using the patron they just created. If they entered the correct patron account credentials the Koha homepage will appear, and the user can start using Koha as intended due to all necessary data being installed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.