howardgrigg/simple-library

A simple library module for the SilverStripe framework. Designed for use in small community based libraries such as churches or play groups. Uses the Google Books API for easy addition of resources.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 7

Type:silverstripe-module

dev-master 2013-09-08 13:47 UTC

This package is not auto-updated.

Last update: 2024-04-08 12:27:57 UTC


README

Still in early alpha phase. Leans heavily on modeladmin but there's Issue/Return/Renew forms on the front end.

A lot to still do before it's usable - anyone who is keen to help develop contact me.

  • Integrates with Google Books API for easy addition of books.
  • Supports multiple holding of each resource (Book/CD/DVD etc...)

Installation

As per usual - composer name is howardgrigg/simple-library To use the Google Books API get an API key from https://code.google.com/apis/console/ then set Resource::$googlebooksapi_key = ""; in your config.