Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 442 Bytes

libadmin - Swiss Library Administration

Introduction

Web administration interface to administrate libraries in switzerland. Public export API to feed swissbib.ch and its sub projects.

Installation

  • Checkout from github
  • Run composer.phar install
  • Setup your database with module/libadmin/data/schema.sql
  • Setup database connection in a new file config/autoload/local.php