This is an old implementation of GUI for Zonemaster. It is not supported and it does not work with the current version of Zonemaster. The current implementation is a total rewrite. Last update of this code was 2018-02-23 and it was archived on 2021-07-05.
Go to https://github.com/zonemaster/zonemaster instead.
This module is the Web Interface part of the Zonemaster project.
Before you install the Zonemaster GUI module, you need the Zonemaster Engine test framework installed. Please see the Zonemaster Engine installation instructions
And also the the zonemaster-backend module installed. Please see the Zonemaster Backend installation
Follow the detailed installation instructions.
Text for configuring the backend are found in the installation instructions.
Basically, the GUI has two major parts. One part is the Perl modules that hold most of the application logic, and the other part is the HTML template files, CSS files, Javascript files and so on that the application logic needs.
Other than the installation file, the docs directory, contains how to configure the starman and a translation guide for the GUI
The software is released under the 2-clause BSD license. See separate LICENSE file.