Skip to content

RocketMan/zookeeper

Repository files navigation

Zookeeper Online

last commit Build Status

license latest version

Zookeeper Online is a music database and charting application for student and independent radio.

A snapshot of the master branch is maintained at https://zookeeper.ibinx.com/master/

Requirements

  • PHP 7.4 or later with MySQL PDO driver
  • MySQL/MariaDB

It is recommended to use PHP 8.2 or later, as older versions have reached EOL and may be deprecated for use with Zookeeper Online in the future.

Getting Started

  1. Clone the repository;
  2. Create a database and populate it using the scripts in the 'db' directory;
  3. Copy config/config.example.php to config/config.php, and edit it to point to your newly created database.

See Zookeeper Online Installation for detailed instructions.

Contributing

Your contributions are welcome. Please see CONTRIBUTING for more information.

License

Zookeeper Online is released under the GNU GENERAL PUBLIC LICENSE Version 3 (GPL).

Copyright © 1997-2024 Jim Mason.