Skip to content

RocketMan/zookeeper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
css
 
 
 
 
db
 
 
 
 
 
 
 
 
img
 
 
js
 
 
ui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
zk
 
 

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.2.5 or later with MySQL PDO driver
  • MySQL/MariaDB

It is recommended to use PHP 8.2, 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-2023 Jim Mason.